#FFEBD8#FFEBD8
#FFEBD8 is a very light, muted orange. Relative luminance 0.856; OKLCH L 95.1% C 0.033 H 66.0°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBD8 |
|---|---|
| RGB | rgb(255, 235, 216) |
| HSL | hsl(29, 100%, 92%) |
| HSV | hsv(29, 15%, 100%) |
| CMYK | cmyk(0%, 7.8%, 15.3%, 0%) |
| CIE-LAB | lab(94.16, 3.76, 11.67) |
| CIE-LCH | lch(94.16, 12.26, 72.15°) |
| OKLab | oklab(95.11% 0.0136 0.0304) |
| OKLCH | oklch(95.11% 0.033 66) |
| XYZ | xyz(83.3424, 85.6361, 77.0915) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.46
Champagne
#F7E7CE
ΔE00 3.77
Papayawhip
#FFEFD5
ΔE00 3.97
Blanchedalmond
#FFEBCD
ΔE00 4.26
Linen
#FAF0E6
ΔE00 4.54
Bisque
#FFE4C4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBD8 #D8ECFF
analogous
#FFD8D9 #FFEBD8 #FFFFD8
triadic
#FFEBD8 #D8FFEB #EBD8FF
tetradic
#FFEBD8 #D9FFD8 #D8ECFF #FFD8FF
square
#FFEBD8 #D9FFD8 #D8ECFF #FFD8FF
split-complementary
#FFEBD8 #D8FFFF #D8D9FF
monochromatic
#FFAC5E #FFCC9B #FFEBD8 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.16
#FFEBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#FFEBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBD8
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBD8 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECD7
Deuteranopia (green-blind)
#F6F0D8
Tritanopia (blue-blind)
#FFE7E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebd8; /* rgb */ color: rgb(255, 235, 216); /* oklch */ color: oklch(95.1% 0.033 66.0);
Tailwind
colors: {
custom: {
50: '#fff1e4',
500: '#ffebd8',
950: '#000000',
},
}SCSS
$custom: #ffebd8; $custom-light: #fff1e4; $custom-dark: #000000;
JSON
{
"hex": "#ffebd8",
"rgb": {
"r": 255,
"g": 235,
"b": 216
},
"hsl": {
"h": 29.231,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.95107,
"c": 0.03333,
"h": 66
},
"luminance": 0.85635
}Semantic roles & 50–950 ramp
primary
#FFEBD8
secondary
#90BFEB
accent
#76E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584