#FFEBD9#FFEBD9
#FFEBD9 is a very light, muted orange. Relative luminance 0.857; OKLCH L 95.1% C 0.032 H 64.4°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBD9 |
|---|---|
| RGB | rgb(255, 235, 217) |
| HSL | hsl(28, 100%, 93%) |
| HSV | hsv(28, 15%, 100%) |
| CMYK | cmyk(0%, 7.8%, 14.9%, 0%) |
| CIE-LAB | lab(94.18, 3.91, 11.18) |
| CIE-LCH | lch(94.18, 11.85, 70.73°) |
| OKLab | oklab(95.13% 0.014 0.0292) |
| OKLCH | oklch(95.13% 0.032 64.4) |
| XYZ | xyz(83.4720, 85.6880, 77.7744) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.73
Champagne
#F7E7CE
ΔE00 4.15
Papayawhip
#FFEFD5
ΔE00 4.36
Linen
#FAF0E6
ΔE00 4.37
Blanchedalmond
#FFEBCD
ΔE00 4.69
Warm Beige
#E9DCC9
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBD9 #D9EDFF
analogous
#FFD9DA #FFEBD9 #FFFED9
triadic
#FFEBD9 #D9FFEB #EBD9FF
tetradic
#FFEBD9 #DAFFD9 #D9EDFF #FED9FF
square
#FFEBD9 #DAFFD9 #D9EDFF #FED9FF
split-complementary
#FFEBD9 #D9FFFE #D9DAFF
monochromatic
#FFAB5F #FFCB9C #FFEBD9 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.16
#FFEBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#FFEBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBD9
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBD9 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECD8
Deuteranopia (green-blind)
#F6F0D9
Tritanopia (blue-blind)
#FFE7E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebd9; /* rgb */ color: rgb(255, 235, 217); /* oklch */ color: oklch(95.1% 0.032 64.4);
Tailwind
colors: {
custom: {
50: '#fff1e4',
500: '#ffebd9',
950: '#000000',
},
}SCSS
$custom: #ffebd9; $custom-light: #fff1e4; $custom-dark: #000000;
JSON
{
"hex": "#ffebd9",
"rgb": {
"r": 255,
"g": 235,
"b": 217
},
"hsl": {
"h": 28.421,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.95132,
"c": 0.03236,
"h": 64.4
},
"luminance": 0.85686
}Semantic roles & 50–950 ramp
primary
#FFEBD9
secondary
#91C0EC
accent
#79E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584