#FFEBDD#FFEBDD
#FFEBDD is a very light, muted orange. Relative luminance 0.859; OKLCH L 95.2% C 0.029 H 57.4°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBDD |
|---|---|
| RGB | rgb(255, 235, 221) |
| HSL | hsl(25, 100%, 93%) |
| HSV | hsv(25, 13%, 100%) |
| CMYK | cmyk(0%, 7.8%, 13.3%, 0%) |
| CIE-LAB | lab(94.27, 4.53, 9.24) |
| CIE-LCH | lch(94.27, 10.29, 63.90°) |
| OKLab | oklab(95.23% 0.0155 0.0242) |
| OKLCH | oklch(95.23% 0.029 57.4) |
| XYZ | xyz(83.9986, 85.8986, 80.5477) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.03
Antiquewhite
#FAEBD7
ΔE00 4.14
Seashell
#FFF5EE
ΔE00 4.57
Champagne
#F7E7CE
ΔE00 5.79
Warm Beige
#E9DCC9
ΔE00 5.86
Very Light Pink
#FFF4F2
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBDD #DDF1FF
analogous
#FFDDE0 #FFEBDD #FFFCDD
triadic
#FFEBDD #DDFFEB #EBDDFF
tetradic
#FFEBDD #E0FFDD #DDF1FF #FCDDFF
square
#FFEBDD #E0FFDD #DDF1FF #FCDDFF
split-complementary
#FFEBDD #DDFFFC #DDE0FF
monochromatic
#FFA363 #FFC7A0 #FFEBDD #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.16
#FFEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#FFEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBDD
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBDD | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDC
Deuteranopia (green-blind)
#F6F0DD
Tritanopia (blue-blind)
#FFE7E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebdd; /* rgb */ color: rgb(255, 235, 221); /* oklch */ color: oklch(95.2% 0.029 57.4);
Tailwind
colors: {
custom: {
50: '#fff1e7',
500: '#ffebdd',
950: '#000000',
},
}SCSS
$custom: #ffebdd; $custom-light: #fff1e7; $custom-dark: #000000;
JSON
{
"hex": "#ffebdd",
"rgb": {
"r": 255,
"g": 235,
"b": 221
},
"hsl": {
"h": 24.706,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.95233,
"c": 0.02875,
"h": 57.4
},
"luminance": 0.85897
}Semantic roles & 50–950 ramp
primary
#FFEBDD
secondary
#94C8EC
accent
#87E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584