#EBDDD3#EBDDD3
#EBDDD3 is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.6% C 0.021 H 58.1°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDD3 |
|---|---|
| RGB | rgb(235, 221, 211) |
| HSL | hsl(25, 38%, 87%) |
| HSV | hsv(25, 10%, 92%) |
| CMYK | cmyk(0%, 6%, 10.2%, 7.8%) |
| CIE-LAB | lab(88.96, 3.11, 6.62) |
| CIE-LCH | lch(88.96, 7.32, 64.80°) |
| OKLab | oklab(90.6% 0.0109 0.0174) |
| OKLCH | oklch(90.6% 0.021 58.1) |
| XYZ | xyz(71.8742, 74.0792, 72.1278) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.31
Linen
#FAF0E6
ΔE00 4.34
Antiquewhite
#FAEBD7
ΔE00 5.18
Seashell
#FFF5EE
ΔE00 5.33
Very Light Pink
#FFF4F2
ΔE00 6.20
Champagne
#F7E7CE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDD3 #D3E1EB
analogous
#EBD3D5 #EBDDD3 #EBE9D3
triadic
#EBDDD3 #D3EBDD #DDD3EB
tetradic
#EBDDD3 #D5EBD3 #D3E1EB #E9D3EB
square
#EBDDD3 #D5EBD3 #D3E1EB #E9D3EB
split-complementary
#EBDDD3 #D3EBE9 #D3D5EB
monochromatic
#C59C7F #D8BCA9 #EBDDD3 #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.33
#EBDDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#EBDDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDD3
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDD3 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED2
Deuteranopia (green-blind)
#E4E1D3
Tritanopia (blue-blind)
#F0DADA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebddd3; /* rgb */ color: rgb(235, 221, 211); /* oklch */ color: oklch(90.6% 0.021 58.1);
Tailwind
colors: {
custom: {
50: '#f1e7e0',
500: '#ebddd3',
950: '#000000',
},
}SCSS
$custom: #ebddd3; $custom-light: #f1e7e0; $custom-dark: #000000;
JSON
{
"hex": "#ebddd3",
"rgb": {
"r": 235,
"g": 221,
"b": 211
},
"hsl": {
"h": 25,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.90602,
"c": 0.02053,
"h": 58.1
},
"luminance": 0.74078
}Semantic roles & 50–950 ramp
primary
#EBDDD3
secondary
#9DB5C6
accent
#7DB035
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484