#EBDFC6#EBDFC6
#EBDFC6 is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.7% C 0.036 H 85.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFC6 |
|---|---|
| RGB | rgb(235, 223, 198) |
| HSL | hsl(41, 48%, 85%) |
| HSV | hsv(41, 16%, 92%) |
| CMYK | cmyk(0%, 5.1%, 15.7%, 7.8%) |
| CIE-LAB | lab(89.17, 0.03, 13.73) |
| CIE-LCH | lch(89.17, 13.73, 89.86°) |
| OKLab | oklab(90.67% 0.0029 0.0356) |
| OKLCH | oklch(90.67% 0.036 85.4) |
| XYZ | xyz(70.8411, 74.5159, 64.0663) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.60
Champagne
#F7E7CE
ΔE00 2.66
Eggshell
#F0EAD6
ΔE00 3.58
Papayawhip
#FFEFD5
ΔE00 3.98
Antiquewhite
#FAEBD7
ΔE00 4.00
Blanchedalmond
#FFEBCD
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFC6 #C6D2EB
analogous
#EBCDC6 #EBDFC6 #E4EBC6
triadic
#EBDFC6 #C6EBDF #DFC6EB
tetradic
#EBDFC6 #C6EBCD #C6D2EB #EBC6E4
square
#EBDFC6 #C6EBCD #C6D2EB #EBC6E4
split-complementary
#EBDFC6 #C6E4EB #CDC6EB
monochromatic
#CBAC6B #DBC699 #EBDFC6 #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.32
#EBDFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EBDFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFC6
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFC6 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC5
Deuteranopia (green-blind)
#E9E1C7
Tritanopia (blue-blind)
#F2DBD8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdfc6; /* rgb */ color: rgb(235, 223, 198); /* oklch */ color: oklch(90.7% 0.036 85.4);
Tailwind
colors: {
custom: {
50: '#f1e8d7',
500: '#ebdfc6',
950: '#000000',
},
}SCSS
$custom: #ebdfc6; $custom-light: #f1e8d7; $custom-dark: #000000;
JSON
{
"hex": "#ebdfc6",
"rgb": {
"r": 235,
"g": 223,
"b": 198
},
"hsl": {
"h": 40.541,
"s": 48.052,
"l": 84.902
},
"oklch": {
"l": 0.90667,
"c": 0.03572,
"h": 85.4
},
"luminance": 0.74515
}Semantic roles & 50–950 ramp
primary
#EBDFC6
secondary
#8EA1C7
accent
#59BB2A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483