#EDE2CC#EDE2CC
#EDE2CC is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.6% C 0.032 H 84.6°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2CC |
|---|---|
| RGB | rgb(237, 226, 204) |
| HSL | hsl(40, 48%, 86%) |
| HSV | hsv(40, 14%, 93%) |
| CMYK | cmyk(0%, 4.6%, 13.9%, 7.1%) |
| CIE-LAB | lab(90.21, 0.13, 12.10) |
| CIE-LCH | lch(90.21, 12.10, 89.37°) |
| OKLab | oklab(91.57% 0.003 0.0315) |
| OKLCH | oklch(91.57% 0.032 84.6) |
| XYZ | xyz(73.0197, 76.7579, 68.0841) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.16
Champagne
#F7E7CE
ΔE00 2.44
Eggshell
#F0EAD6
ΔE00 2.73
Antiquewhite
#FAEBD7
ΔE00 3.17
Papayawhip
#FFEFD5
ΔE00 3.62
Blanchedalmond
#FFEBCD
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2CC #CCD7ED
analogous
#EDD2CC #EDE2CC #E8EDCC
triadic
#EDE2CC #CCEDE2 #E2CCED
tetradic
#EDE2CC #CCEDD2 #CCD7ED #EDCCE8
square
#EDE2CC #CCEDD2 #CCD7ED #EDCCE8
split-complementary
#EDE2CC #CCE8ED #D2CCED
monochromatic
#CDAF72 #DDC89F #EDE2CC #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.28
#EDE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EDE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2CC
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2CC | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CB
Deuteranopia (green-blind)
#EBE4CD
Tritanopia (blue-blind)
#F3DEDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede2cc; /* rgb */ color: rgb(237, 226, 204); /* oklch */ color: oklch(91.6% 0.032 84.6);
Tailwind
colors: {
custom: {
50: '#f3ebdb',
500: '#ede2cc',
950: '#000000',
},
}SCSS
$custom: #ede2cc; $custom-light: #f3ebdb; $custom-dark: #000000;
JSON
{
"hex": "#ede2cc",
"rgb": {
"r": 237,
"g": 226,
"b": 204
},
"hsl": {
"h": 40,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.9157,
"c": 0.03161,
"h": 84.6
},
"luminance": 0.76757
}Semantic roles & 50–950 ramp
primary
#EDE2CC
secondary
#94A6CA
accent
#5BBB2A
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171615
muted
#858484