#EBDFD4#EBDFD4
#EBDFD4 is a very light, near-neutral orange. Relative luminance 0.752; OKLCH L 91.0% C 0.020 H 65.1°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFD4 |
|---|---|
| RGB | rgb(235, 223, 212) |
| HSL | hsl(29, 37%, 88%) |
| HSV | hsv(29, 10%, 92%) |
| CMYK | cmyk(0%, 5.1%, 9.8%, 7.8%) |
| CIE-LAB | lab(89.48, 2.24, 6.85) |
| CIE-LCH | lch(89.48, 7.21, 71.86°) |
| OKLab | oklab(91.02% 0.0084 0.018) |
| OKLCH | oklch(91.02% 0.02 65.1) |
| XYZ | xyz(72.5311, 75.1919, 72.9671) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.46
Linen
#FAF0E6
ΔE00 3.69
Antiquewhite
#FAEBD7
ΔE00 4.38
Seashell
#FFF5EE
ΔE00 5.00
Oldlace
#FDF5E6
ΔE00 5.43
Champagne
#F7E7CE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFD4 #D4E0EB
analogous
#EBD4D4 #EBDFD4 #EBEBD4
triadic
#EBDFD4 #D4EBDF #DFD4EB
tetradic
#EBDFD4 #D4EBD4 #D4E0EB #EBD4EB
square
#EBDFD4 #D4EBD4 #D4E0EB #EBD4EB
split-complementary
#EBDFD4 #D4EBEB #D4D4EB
monochromatic
#C4A180 #D8C0AA #EBDFD4 #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.31
#EBDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#EBDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFD4
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFD4 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD3
Deuteranopia (green-blind)
#E6E2D4
Tritanopia (blue-blind)
#F0DCDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdfd4; /* rgb */ color: rgb(235, 223, 212); /* oklch */ color: oklch(91.0% 0.020 65.1);
Tailwind
colors: {
custom: {
50: '#f1e9e1',
500: '#ebdfd4',
950: '#000000',
},
}SCSS
$custom: #ebdfd4; $custom-light: #f1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#ebdfd4",
"rgb": {
"r": 235,
"g": 223,
"b": 212
},
"hsl": {
"h": 28.696,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.91021,
"c": 0.01984,
"h": 65.1
},
"luminance": 0.75191
}Semantic roles & 50–950 ramp
primary
#EBDFD4
secondary
#9EB2C5
accent
#75AF36
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484