#EDE2CD#EDE2CD
#EDE2CD is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.6% C 0.030 H 83.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2CD |
|---|---|
| RGB | rgb(237, 226, 205) |
| HSL | hsl(39, 47%, 87%) |
| HSV | hsv(39, 14%, 93%) |
| CMYK | cmyk(0%, 4.6%, 13.5%, 7.1%) |
| CIE-LAB | lab(90.23, 0.29, 11.61) |
| CIE-LCH | lch(90.23, 11.61, 88.57°) |
| OKLab | oklab(91.6% 0.0034 0.0302) |
| OKLCH | oklch(91.6% 0.03 83.6) |
| XYZ | xyz(73.1400, 76.8060, 68.7178) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.91
Champagne
#F7E7CE
ΔE00 2.48
Eggshell
#F0EAD6
ΔE00 2.76
Antiquewhite
#FAEBD7
ΔE00 2.98
Papayawhip
#FFEFD5
ΔE00 3.67
Blanchedalmond
#FFEBCD
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2CD #CDD8ED
analogous
#EDD2CD #EDE2CD #E8EDCD
triadic
#EDE2CD #CDEDE2 #E2CDED
tetradic
#EDE2CD #CDEDD2 #CDD8ED #EDCDE8
square
#EDE2CD #CDEDD2 #CDD8ED #EDCDE8
split-complementary
#EDE2CD #CDE8ED #D2CDED
monochromatic
#CDAE73 #DDC8A0 #EDE2CD #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.28
#EDE2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EDE2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2CD
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2CD | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CC
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#F3DEDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede2cd; /* rgb */ color: rgb(237, 226, 205); /* oklch */ color: oklch(91.6% 0.030 83.6);
Tailwind
colors: {
custom: {
50: '#f3ebdc',
500: '#ede2cd',
950: '#000000',
},
}SCSS
$custom: #ede2cd; $custom-light: #f3ebdc; $custom-dark: #000000;
JSON
{
"hex": "#ede2cd",
"rgb": {
"r": 237,
"g": 226,
"b": 205
},
"hsl": {
"h": 39.375,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91595,
"c": 0.03041,
"h": 83.6
},
"luminance": 0.76805
}Semantic roles & 50–950 ramp
primary
#EDE2CD
secondary
#95A7C9
accent
#5CBA2B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484