#EBDFD6#EBDFD6
#EBDFD6 is a very light, near-neutral orange. Relative luminance 0.753; OKLCH L 91.1% C 0.018 H 59.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFD6 |
|---|---|
| RGB | rgb(235, 223, 214) |
| HSL | hsl(26, 34%, 88%) |
| HSV | hsv(26, 9%, 92%) |
| CMYK | cmyk(0%, 5.1%, 8.9%, 7.8%) |
| CIE-LAB | lab(89.53, 2.57, 5.87) |
| CIE-LCH | lch(89.53, 6.41, 66.33°) |
| OKLab | oklab(91.07% 0.0091 0.0155) |
| OKLCH | oklch(91.07% 0.018 59.5) |
| XYZ | xyz(72.7849, 75.2934, 74.3041) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.75
Warm Beige
#E9DCC9
ΔE00 4.42
Seashell
#FFF5EE
ΔE00 4.75
Antiquewhite
#FAEBD7
ΔE00 5.16
Very Light Pink
#FFF4F2
ΔE00 5.69
Oldlace
#FDF5E6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFD6 #D6E2EB
analogous
#EBD6D7 #EBDFD6 #EBE9D6
triadic
#EBDFD6 #D6EBDF #DFD6EB
tetradic
#EBDFD6 #D7EBD6 #D6E2EB #E9D6EB
square
#EBDFD6 #D7EBD6 #D6E2EB #E9D6EB
split-complementary
#EBDFD6 #D6EBE9 #D6D7EB
monochromatic
#C39F84 #D7BFAD #EBDFD6 #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.31
#EBDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EBDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFD6
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFD6 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D5
Deuteranopia (green-blind)
#E5E2D6
Tritanopia (blue-blind)
#EFDDDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdfd6; /* rgb */ color: rgb(235, 223, 214); /* oklch */ color: oklch(91.1% 0.018 59.5);
Tailwind
colors: {
custom: {
50: '#f1e9e2',
500: '#ebdfd6',
950: '#000000',
},
}SCSS
$custom: #ebdfd6; $custom-light: #f1e9e2; $custom-dark: #000000;
JSON
{
"hex": "#ebdfd6",
"rgb": {
"r": 235,
"g": 223,
"b": 214
},
"hsl": {
"h": 25.714,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.91073,
"c": 0.01795,
"h": 59.5
},
"luminance": 0.75293
}Semantic roles & 50–950 ramp
primary
#EBDFD6
secondary
#A0B5C5
accent
#7BAD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484