#FFEBDE#FFEBDE
#FFEBDE is a very light, muted orange. Relative luminance 0.860; OKLCH L 95.3% C 0.028 H 55.3°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBDE |
|---|---|
| RGB | rgb(255, 235, 222) |
| HSL | hsl(24, 100%, 94%) |
| HSV | hsv(24, 13%, 100%) |
| CMYK | cmyk(0%, 7.8%, 12.9%, 0%) |
| CIE-LAB | lab(94.29, 4.68, 8.75) |
| CIE-LCH | lch(94.29, 9.92, 61.86°) |
| OKLab | oklab(95.26% 0.0159 0.023) |
| OKLCH | oklch(95.26% 0.028 55.3) |
| XYZ | xyz(84.1322, 85.9521, 81.2515) |
| Luminance | 0.8595 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.05
Seashell
#FFF5EE
ΔE00 4.43
Antiquewhite
#FAEBD7
ΔE00 4.54
Very Light Pink
#FFF4F2
ΔE00 5.57
Oldlace
#FDF5E6
ΔE00 6.11
Warm Beige
#E9DCC9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBDE #DEF2FF
analogous
#FFDEE1 #FFEBDE #FFFBDE
triadic
#FFEBDE #DEFFEB #EBDEFF
tetradic
#FFEBDE #E1FFDE #DEF2FF #FBDEFF
square
#FFEBDE #E1FFDE #DEF2FF #FBDEFF
split-complementary
#FFEBDE #DEFFFB #DEE1FF
monochromatic
#FFA164 #FFC6A1 #FFEBDE #FFECE0 #FFECE0
Accessibility & contrast
On white
1.15
#FFEBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#FFEBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBDE
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBDE | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDD
Deuteranopia (green-blind)
#F5F0DE
Tritanopia (blue-blind)
#FFE7E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebde; /* rgb */ color: rgb(255, 235, 222); /* oklch */ color: oklch(95.3% 0.028 55.3);
Tailwind
colors: {
custom: {
50: '#fff1e8',
500: '#ffebde',
950: '#000000',
},
}SCSS
$custom: #ffebde; $custom-light: #fff1e8; $custom-dark: #000000;
JSON
{
"hex": "#ffebde",
"rgb": {
"r": 255,
"g": 235,
"b": 222
},
"hsl": {
"h": 23.636,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.95258,
"c": 0.02792,
"h": 55.3
},
"luminance": 0.85951
}Semantic roles & 50–950 ramp
primary
#FFEBDE
secondary
#95CAEC
accent
#8BE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584