#EBDED2#EBDED2
#EBDED2 is a very light, muted orange. Relative luminance 0.746; OKLCH L 90.8% C 0.022 H 65.3°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDED2 |
|---|---|
| RGB | rgb(235, 222, 210) |
| HSL | hsl(29, 38%, 87%) |
| HSV | hsv(29, 11%, 92%) |
| CMYK | cmyk(0%, 5.5%, 10.6%, 7.8%) |
| CIE-LAB | lab(89.19, 2.44, 7.47) |
| CIE-LCH | lch(89.19, 7.86, 71.94°) |
| OKLab | oklab(90.77% 0.009 0.0196) |
| OKLCH | oklch(90.77% 0.022 65.3) |
| XYZ | xyz(72.0140, 74.5588, 71.5579) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.15
Linen
#FAF0E6
ΔE00 4.01
Antiquewhite
#FAEBD7
ΔE00 4.22
Champagne
#F7E7CE
ΔE00 5.32
Seashell
#FFF5EE
ΔE00 5.36
Oldlace
#FDF5E6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDED2 #D2DFEB
analogous
#EBD2D3 #EBDED2 #EBEBD2
triadic
#EBDED2 #D2EBDE #DED2EB
tetradic
#EBDED2 #D3EBD2 #D2DFEB #EBD2EB
square
#EBDED2 #D3EBD2 #D2DFEB #EBD2EB
split-complementary
#EBDED2 #D2EBEB #D2D3EB
monochromatic
#C5A07D #D8BFA8 #EBDED2 #F6EFEA #F6EFEA
Accessibility & contrast
On white
1.32
#EBDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EBDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDED2
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDED2 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#F0DBDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebded2; /* rgb */ color: rgb(235, 222, 210); /* oklch */ color: oklch(90.8% 0.022 65.3);
Tailwind
colors: {
custom: {
50: '#f1e8df',
500: '#ebded2',
950: '#000000',
},
}SCSS
$custom: #ebded2; $custom-light: #f1e8df; $custom-dark: #000000;
JSON
{
"hex": "#ebded2",
"rgb": {
"r": 235,
"g": 222,
"b": 210
},
"hsl": {
"h": 28.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.90772,
"c": 0.02159,
"h": 65.3
},
"luminance": 0.74558
}Semantic roles & 50–950 ramp
primary
#EBDED2
secondary
#9BB1C6
accent
#75B134
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484