#EDE3CF#EDE3CF
#EDE3CF is a very light, muted orange. Relative luminance 0.774; OKLCH L 91.8% C 0.029 H 84.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE3CF |
|---|---|
| RGB | rgb(237, 227, 207) |
| HSL | hsl(40, 45%, 87%) |
| HSV | hsv(40, 13%, 93%) |
| CMYK | cmyk(0%, 4.2%, 12.7%, 7.1%) |
| CIE-LAB | lab(90.53, 0.09, 10.98) |
| CIE-LCH | lch(90.53, 10.98, 89.53°) |
| OKLab | oklab(91.84% 0.0027 0.0286) |
| OKLCH | oklch(91.84% 0.029 84.6) |
| XYZ | xyz(73.6557, 77.4486, 70.0883) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.16
Eggshell
#F0EAD6
ΔE00 2.34
Champagne
#F7E7CE
ΔE00 2.83
Antiquewhite
#FAEBD7
ΔE00 3.05
Papayawhip
#FFEFD5
ΔE00 3.85
Oldlace
#FDF5E6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE3CF #CFD9ED
analogous
#EDD4CF #EDE3CF #E8EDCF
triadic
#EDE3CF #CFEDE3 #E3CFED
tetradic
#EDE3CF #CFEDD4 #CFD9ED #EDCFE8
square
#EDE3CF #CFEDD4 #CFD9ED #EDCFE8
split-complementary
#EDE3CF #CFE8ED #D4CFED
monochromatic
#CCAF76 #DCC9A2 #EDE3CF #F7F2E9 #F7F2E9
Accessibility & contrast
On white
1.27
#EDE3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#EDE3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE3CF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE3CF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CE
Deuteranopia (green-blind)
#EBE5D0
Tritanopia (blue-blind)
#F3DFDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede3cf; /* rgb */ color: rgb(237, 227, 207); /* oklch */ color: oklch(91.8% 0.029 84.6);
Tailwind
colors: {
custom: {
50: '#f3ebdd',
500: '#ede3cf',
950: '#000000',
},
}SCSS
$custom: #ede3cf; $custom-light: #f3ebdd; $custom-dark: #000000;
JSON
{
"hex": "#ede3cf",
"rgb": {
"r": 237,
"g": 227,
"b": 207
},
"hsl": {
"h": 40,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.91842,
"c": 0.02876,
"h": 84.6
},
"luminance": 0.77448
}Semantic roles & 50–950 ramp
primary
#EDE3CF
secondary
#97A8C9
accent
#5BB92D
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484