#FFEBDC#FFEBDC
#FFEBDC is a very light, muted orange. Relative luminance 0.858; OKLCH L 95.2% C 0.030 H 59.3°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBDC |
|---|---|
| RGB | rgb(255, 235, 220) |
| HSL | hsl(26, 100%, 93%) |
| HSV | hsv(26, 14%, 100%) |
| CMYK | cmyk(0%, 7.8%, 13.7%, 0%) |
| CIE-LAB | lab(94.25, 4.37, 9.72) |
| CIE-LCH | lch(94.25, 10.66, 65.80°) |
| OKLab | oklab(95.21% 0.0151 0.0255) |
| OKLCH | oklch(95.21% 0.03 59.3) |
| XYZ | xyz(83.8658, 85.8455, 79.8481) |
| Luminance | 0.8584 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.76
Linen
#FAF0E6
ΔE00 4.05
Seashell
#FFF5EE
ΔE00 4.73
Champagne
#F7E7CE
ΔE00 5.37
Warm Beige
#E9DCC9
ΔE00 5.58
Papayawhip
#FFEFD5
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBDC #DCF0FF
analogous
#FFDCDE #FFEBDC #FFFCDC
triadic
#FFEBDC #DCFFEB #EBDCFF
tetradic
#FFEBDC #DEFFDC #DCF0FF #FCDCFF
square
#FFEBDC #DEFFDC #DCF0FF #FCDCFF
split-complementary
#FFEBDC #DCFFFC #DCDEFF
monochromatic
#FFA562 #FFC89F #FFEBDC #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.16
#FFEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#FFEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBDC
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBDC | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#F6F0DC
Tritanopia (blue-blind)
#FFE7E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebdc; /* rgb */ color: rgb(255, 235, 220); /* oklch */ color: oklch(95.2% 0.030 59.3);
Tailwind
colors: {
custom: {
50: '#fff1e6',
500: '#ffebdc',
950: '#000000',
},
}SCSS
$custom: #ffebdc; $custom-light: #fff1e6; $custom-dark: #000000;
JSON
{
"hex": "#ffebdc",
"rgb": {
"r": 255,
"g": 235,
"b": 220
},
"hsl": {
"h": 25.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.95207,
"c": 0.02961,
"h": 59.3
},
"luminance": 0.85844
}Semantic roles & 50–950 ramp
primary
#FFEBDC
secondary
#93C6EC
accent
#83E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584