#FFEBD6#FFEBD6
#FFEBD6 is a very light, muted orange. Relative luminance 0.855; OKLCH L 95.1% C 0.035 H 68.7°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBD6 |
|---|---|
| RGB | rgb(255, 235, 214) |
| HSL | hsl(31, 100%, 92%) |
| HSV | hsv(31, 16%, 100%) |
| CMYK | cmyk(0%, 7.8%, 16.1%, 0%) |
| CIE-LAB | lab(94.11, 3.46, 12.64) |
| CIE-LCH | lch(94.11, 13.11, 74.71°) |
| OKLab | oklab(95.06% 0.0128 0.0329) |
| OKLCH | oklch(95.06% 0.035 68.7) |
| XYZ | xyz(83.0854, 85.5333, 75.7381) |
| Luminance | 0.8553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.07
Champagne
#F7E7CE
ΔE00 3.07
Papayawhip
#FFEFD5
ΔE00 3.24
Blanchedalmond
#FFEBCD
ΔE00 3.42
Bisque
#FFE4C4
ΔE00 3.96
Warm Beige
#E9DCC9
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBD6 #D6EAFF
analogous
#FFD7D6 #FFEBD6 #FEFFD6
triadic
#FFEBD6 #D6FFEB #EBD6FF
tetradic
#FFEBD6 #D6FFD7 #D6EAFF #FFD6FE
square
#FFEBD6 #D6FFD7 #D6EAFF #FFD6FE
split-complementary
#FFEBD6 #D6FEFF #D7D6FF
monochromatic
#FFAF5C #FFCD99 #FFEBD6 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.16
#FFEBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#FFEBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBD6
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBD6 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EBD5
Deuteranopia (green-blind)
#F7F0D6
Tritanopia (blue-blind)
#FFE6E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebd6; /* rgb */ color: rgb(255, 235, 214); /* oklch */ color: oklch(95.1% 0.035 68.7);
Tailwind
colors: {
custom: {
50: '#fff1e2',
500: '#ffebd6',
950: '#000000',
},
}SCSS
$custom: #ffebd6; $custom-light: #fff1e2; $custom-dark: #000000;
JSON
{
"hex": "#ffebd6",
"rgb": {
"r": 255,
"g": 235,
"b": 214
},
"hsl": {
"h": 30.732,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.95058,
"c": 0.03531,
"h": 68.7
},
"luminance": 0.85532
}Semantic roles & 50–950 ramp
primary
#FFEBD6
secondary
#8EBBEB
accent
#70E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584