#EDE4CF#EDE4CF
#EDE4CF is a very light, muted orange. Relative luminance 0.780; OKLCH L 92.0% C 0.030 H 87.6°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4CF |
|---|---|
| RGB | rgb(237, 228, 207) |
| HSL | hsl(42, 45%, 87%) |
| HSV | hsv(42, 13%, 93%) |
| CMYK | cmyk(0%, 3.8%, 12.7%, 7.1%) |
| CIE-LAB | lab(90.78, -0.42, 11.34) |
| CIE-LCH | lch(90.78, 11.35, 92.13°) |
| OKLab | oklab(92.04% 0.0013 0.0295) |
| OKLCH | oklch(92.04% 0.03 87.6) |
| XYZ | xyz(73.9300, 77.9972, 70.1797) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.80
Warm Beige
#E9DCC9
ΔE00 2.82
Champagne
#F7E7CE
ΔE00 3.10
Antiquewhite
#FAEBD7
ΔE00 3.50
Papayawhip
#FFEFD5
ΔE00 3.93
Oldlace
#FDF5E6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4CF #CFD8ED
analogous
#EDD5CF #EDE4CF #E7EDCF
triadic
#EDE4CF #CFEDE4 #E4CFED
tetradic
#EDE4CF #CFEDD5 #CFD8ED #EDCFE7
square
#EDE4CF #CFEDD5 #CFD8ED #EDCFE7
split-complementary
#EDE4CF #CFE7ED #D5CFED
monochromatic
#CCB276 #DCCBA2 #EDE4CF #F7F2E9 #F7F2E9
Accessibility & contrast
On white
1.27
#EDE4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EDE4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4CF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4CF | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3CE
Deuteranopia (green-blind)
#ECE6D0
Tritanopia (blue-blind)
#F3E0DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede4cf; /* rgb */ color: rgb(237, 228, 207); /* oklch */ color: oklch(92.0% 0.030 87.6);
Tailwind
colors: {
custom: {
50: '#f3ecdd',
500: '#ede4cf',
950: '#000000',
},
}SCSS
$custom: #ede4cf; $custom-light: #f3ecdd; $custom-dark: #000000;
JSON
{
"hex": "#ede4cf",
"rgb": {
"r": 237,
"g": 228,
"b": 207
},
"hsl": {
"h": 42,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.92039,
"c": 0.02957,
"h": 87.6
},
"luminance": 0.77996
}Semantic roles & 50–950 ramp
primary
#EDE4CF
secondary
#97A6C9
accent
#57B92D
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484