#FFEBD0#FFEBD0
#FFEBD0 is a very light, muted orange. Relative luminance 0.852; OKLCH L 94.9% C 0.042 H 75.4°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBD0 |
|---|---|
| RGB | rgb(255, 235, 208) |
| HSL | hsl(34, 100%, 91%) |
| HSV | hsv(34, 18%, 100%) |
| CMYK | cmyk(0%, 7.8%, 18.4%, 0%) |
| CIE-LAB | lab(93.98, 2.57, 15.56) |
| CIE-LCH | lch(93.98, 15.77, 80.64°) |
| OKLab | oklab(94.91% 0.0105 0.0403) |
| OKLCH | oklch(94.91% 0.042 75.4) |
| XYZ | xyz(82.3332, 85.2325, 71.7766) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.08
Papayawhip
#FFEFD5
ΔE00 1.76
Champagne
#F7E7CE
ΔE00 1.84
Antiquewhite
#FAEBD7
ΔE00 2.57
Bisque
#FFE4C4
ΔE00 2.84
Warm Beige
#E9DCC9
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBD0 #D0E4FF
analogous
#FFD3D0 #FFEBD0 #FBFFD0
triadic
#FFEBD0 #D0FFEB #EBD0FF
tetradic
#FFEBD0 #D0FFD3 #D0E4FF #FFD0FB
square
#FFEBD0 #D0FFD3 #D0E4FF #FFD0FB
split-complementary
#FFEBD0 #D0FBFF #D3D0FF
monochromatic
#FFB756 #FFD193 #FFEBD0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.16
#FFEBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#FFEBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBD0
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBD0 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EBCE
Deuteranopia (green-blind)
#F8F0D1
Tritanopia (blue-blind)
#FFE6E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebd0; /* rgb */ color: rgb(255, 235, 208); /* oklch */ color: oklch(94.9% 0.042 75.4);
Tailwind
colors: {
custom: {
50: '#fff1de',
500: '#ffebd0',
950: '#000000',
},
}SCSS
$custom: #ffebd0; $custom-light: #fff1de; $custom-dark: #000000;
JSON
{
"hex": "#ffebd0",
"rgb": {
"r": 255,
"g": 235,
"b": 208
},
"hsl": {
"h": 34.468,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.94914,
"c": 0.04164,
"h": 75.4
},
"luminance": 0.85231
}Semantic roles & 50–950 ramp
primary
#FFEBD0
secondary
#89B2EA
accent
#62E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584