#EBDED6#EBDED6
#EBDED6 is a very light, near-neutral orange. Relative luminance 0.748; OKLCH L 90.9% C 0.018 H 53.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDED6 |
|---|---|
| RGB | rgb(235, 222, 214) |
| HSL | hsl(23, 34%, 88%) |
| HSV | hsv(23, 9%, 92%) |
| CMYK | cmyk(0%, 5.5%, 8.9%, 7.8%) |
| CIE-LAB | lab(89.28, 3.09, 5.51) |
| CIE-LCH | lch(89.28, 6.31, 60.71°) |
| OKLab | oklab(90.88% 0.0106 0.0145) |
| OKLCH | oklch(90.88% 0.018 53.9) |
| XYZ | xyz(72.5186, 74.7606, 74.2153) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.21
Seashell
#FFF5EE
ΔE00 4.95
Warm Beige
#E9DCC9
ΔE00 5.09
Very Light Pink
#FFF4F2
ΔE00 5.51
Antiquewhite
#FAEBD7
ΔE00 5.78
Gainsboro
#DCDCDC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDED6 #D6E3EB
analogous
#EBD6D8 #EBDED6 #EBE8D6
triadic
#EBDED6 #D6EBDE #DED6EB
tetradic
#EBDED6 #D8EBD6 #D6E3EB #E8D6EB
square
#EBDED6 #D8EBD6 #D6E3EB #E8D6EB
split-complementary
#EBDED6 #D6EBE8 #D6D8EB
monochromatic
#C39C84 #D7BDAD #EBDED6 #F5EEEA #F5EEEA
Accessibility & contrast
On white
1.32
#EBDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EBDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDED6
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDED6 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD6
Deuteranopia (green-blind)
#E5E1D6
Tritanopia (blue-blind)
#EFDCDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebded6; /* rgb */ color: rgb(235, 222, 214); /* oklch */ color: oklch(90.9% 0.018 53.9);
Tailwind
colors: {
custom: {
50: '#f1e8e2',
500: '#ebded6',
950: '#000000',
},
}SCSS
$custom: #ebded6; $custom-light: #f1e8e2; $custom-dark: #000000;
JSON
{
"hex": "#ebded6",
"rgb": {
"r": 235,
"g": 222,
"b": 214
},
"hsl": {
"h": 22.857,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.90878,
"c": 0.01796,
"h": 53.9
},
"luminance": 0.7476
}Semantic roles & 50–950 ramp
primary
#EBDED6
secondary
#A0B7C5
accent
#81AD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484