#EBDAD3#EBDAD3
#EBDAD3 is a very light, muted orange. Relative luminance 0.725; OKLCH L 90.0% C 0.021 H 43.8°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAD3 |
|---|---|
| RGB | rgb(235, 218, 211) |
| HSL | hsl(18, 38%, 87%) |
| HSV | hsv(18, 10%, 92%) |
| CMYK | cmyk(0%, 7.2%, 10.2%, 7.8%) |
| CIE-LAB | lab(88.21, 4.67, 5.54) |
| CIE-LCH | lch(88.21, 7.25, 49.89°) |
| OKLab | oklab(90.02% 0.0152 0.0146) |
| OKLCH | oklch(90.02% 0.021 43.8) |
| XYZ | xyz(71.0892, 72.5092, 71.8661) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.30
Linen
#FAF0E6
ΔE00 5.90
Very Light Pink
#FFF4F2
ΔE00 6.15
Seashell
#FFF5EE
ΔE00 6.27
Warm Beige
#E9DCC9
ΔE00 6.57
Antiquewhite
#FAEBD7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAD3 #D3E4EB
analogous
#EBD3D8 #EBDAD3 #EBE6D3
triadic
#EBDAD3 #D3EBDA #DAD3EB
tetradic
#EBDAD3 #D8EBD3 #D3E4EB #E6D3EB
square
#EBDAD3 #D8EBD3 #D3E4EB #E6D3EB
split-complementary
#EBDAD3 #D3EBE6 #D3D8EB
monochromatic
#C5937F #D8B7A9 #EBDAD3 #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.35
#EBDAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#EBDAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAD3
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAD3 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD3
Deuteranopia (green-blind)
#E2DFD3
Tritanopia (blue-blind)
#F0D8D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdad3; /* rgb */ color: rgb(235, 218, 211); /* oklch */ color: oklch(90.0% 0.021 43.8);
Tailwind
colors: {
custom: {
50: '#f1e5e0',
500: '#ebdad3',
950: '#000000',
},
}SCSS
$custom: #ebdad3; $custom-light: #f1e5e0; $custom-dark: #000000;
JSON
{
"hex": "#ebdad3",
"rgb": {
"r": 235,
"g": 218,
"b": 211
},
"hsl": {
"h": 17.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.90017,
"c": 0.02113,
"h": 43.8
},
"luminance": 0.72508
}Semantic roles & 50–950 ramp
primary
#EBDAD3
secondary
#9DBAC6
accent
#8CB035
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484