#EDE2CF#EDE2CF
#EDE2CF is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.6% C 0.028 H 81.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2CF |
|---|---|
| RGB | rgb(237, 226, 207) |
| HSL | hsl(38, 45%, 87%) |
| HSV | hsv(38, 13%, 93%) |
| CMYK | cmyk(0%, 4.6%, 12.7%, 7.1%) |
| CIE-LAB | lab(90.28, 0.60, 10.62) |
| CIE-LCH | lch(90.28, 10.64, 86.75°) |
| OKLab | oklab(91.65% 0.0042 0.0277) |
| OKLCH | oklch(91.65% 0.028 81.5) |
| XYZ | xyz(73.3830, 76.9032, 69.9974) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.57
Antiquewhite
#FAEBD7
ΔE00 2.72
Champagne
#F7E7CE
ΔE00 2.74
Eggshell
#F0EAD6
ΔE00 2.98
Papayawhip
#FFEFD5
ΔE00 3.91
Oldlace
#FDF5E6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2CF #CFDAED
analogous
#EDD3CF #EDE2CF #E9EDCF
triadic
#EDE2CF #CFEDE2 #E2CFED
tetradic
#EDE2CF #CFEDD3 #CFDAED #EDCFE9
square
#EDE2CF #CFEDD3 #CFDAED #EDCFE9
split-complementary
#EDE2CF #CFE9ED #D3CFED
monochromatic
#CCAC76 #DCC7A2 #EDE2CF #F7F2E9 #F7F2E9
Accessibility & contrast
On white
1.28
#EDE2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EDE2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2CF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2CF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2CE
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#F3DEDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede2cf; /* rgb */ color: rgb(237, 226, 207); /* oklch */ color: oklch(91.6% 0.028 81.5);
Tailwind
colors: {
custom: {
50: '#f3ebdd',
500: '#ede2cf',
950: '#000000',
},
}SCSS
$custom: #ede2cf; $custom-light: #f3ebdd; $custom-dark: #000000;
JSON
{
"hex": "#ede2cf",
"rgb": {
"r": 237,
"g": 226,
"b": 207
},
"hsl": {
"h": 38,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.91645,
"c": 0.02803,
"h": 81.5
},
"luminance": 0.76902
}Semantic roles & 50–950 ramp
primary
#EDE2CF
secondary
#97A9C9
accent
#60B92D
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484