#EDE3CD#EDE3CD
#EDE3CD is a very light, muted orange. Relative luminance 0.773; OKLCH L 91.8% C 0.031 H 86.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE3CD |
|---|---|
| RGB | rgb(237, 227, 205) |
| HSL | hsl(41, 47%, 87%) |
| HSV | hsv(41, 14%, 93%) |
| CMYK | cmyk(0%, 4.2%, 13.5%, 7.1%) |
| CIE-LAB | lab(90.48, -0.22, 11.96) |
| CIE-LCH | lch(90.48, 11.96, 91.07°) |
| OKLab | oklab(91.79% 0.0019 0.0311) |
| OKLCH | oklch(91.79% 0.031 86.5) |
| XYZ | xyz(73.4127, 77.3514, 68.8087) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.27
Warm Beige
#E9DCC9
ΔE00 2.59
Champagne
#F7E7CE
ΔE00 2.75
Antiquewhite
#FAEBD7
ΔE00 3.40
Papayawhip
#FFEFD5
ΔE00 3.73
Blanchedalmond
#FFEBCD
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE3CD #CDD7ED
analogous
#EDD3CD #EDE3CD #E7EDCD
triadic
#EDE3CD #CDEDE3 #E3CDED
tetradic
#EDE3CD #CDEDD3 #CDD7ED #EDCDE7
square
#EDE3CD #CDEDD3 #CDD7ED #EDCDE7
split-complementary
#EDE3CD #CDE7ED #D3CDED
monochromatic
#CDB173 #DDCAA0 #EDE3CD #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.28
#EDE3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#EDE3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE3CD
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE3CD | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CC
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#F3DFDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede3cd; /* rgb */ color: rgb(237, 227, 205); /* oklch */ color: oklch(91.8% 0.031 86.5);
Tailwind
colors: {
custom: {
50: '#f3ebdc',
500: '#ede3cd',
950: '#000000',
},
}SCSS
$custom: #ede3cd; $custom-light: #f3ebdc; $custom-dark: #000000;
JSON
{
"hex": "#ede3cd",
"rgb": {
"r": 237,
"g": 227,
"b": 205
},
"hsl": {
"h": 41.25,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91792,
"c": 0.03119,
"h": 86.5
},
"luminance": 0.7735
}Semantic roles & 50–950 ramp
primary
#EDE3CD
secondary
#95A5C9
accent
#58BA2B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484