#EDDFD5#EDDFD5
#EDDFD5 is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.2% C 0.020 H 58.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDFD5 |
|---|---|
| RGB | rgb(237, 223, 213) |
| HSL | hsl(25, 40%, 88%) |
| HSV | hsv(25, 10%, 93%) |
| CMYK | cmyk(0%, 5.9%, 10.1%, 7.1%) |
| CIE-LAB | lab(89.67, 3.11, 6.61) |
| CIE-LCH | lch(89.67, 7.30, 64.81°) |
| OKLab | oklab(91.21% 0.0108 0.0174) |
| OKLCH | oklch(91.21% 0.02 58.1) |
| XYZ | xyz(73.3218, 75.5850, 73.6647) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.94
Warm Beige
#E9DCC9
ΔE00 4.38
Seashell
#FFF5EE
ΔE00 4.91
Antiquewhite
#FAEBD7
ΔE00 4.94
Very Light Pink
#FFF4F2
ΔE00 5.85
Oldlace
#FDF5E6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDFD5 #D5E3ED
analogous
#EDD5D7 #EDDFD5 #EDEBD5
triadic
#EDDFD5 #D5EDDF #DFD5ED
tetradic
#EDDFD5 #D7EDD5 #D5E3ED #EBD5ED
square
#EDDFD5 #D7EDD5 #D5E3ED #EBD5ED
split-complementary
#EDDFD5 #D5EDEB #D5D7ED
monochromatic
#C89E7F #DBBEAA #EDDFD5 #F6EFEA #F6EFEA
Accessibility & contrast
On white
1.30
#EDDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EDDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDFD5
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDFD5 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D4
Deuteranopia (green-blind)
#E6E3D5
Tritanopia (blue-blind)
#F2DCDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eddfd5; /* rgb */ color: rgb(237, 223, 213); /* oklch */ color: oklch(91.2% 0.020 58.1);
Tailwind
colors: {
custom: {
50: '#f3e9e1',
500: '#eddfd5',
950: '#000000',
},
}SCSS
$custom: #eddfd5; $custom-light: #f3e9e1; $custom-dark: #000000;
JSON
{
"hex": "#eddfd5",
"rgb": {
"r": 237,
"g": 223,
"b": 213
},
"hsl": {
"h": 25,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.91211,
"c": 0.02049,
"h": 58.1
},
"luminance": 0.75584
}Semantic roles & 50–950 ramp
primary
#EDDFD5
secondary
#9EB7C8
accent
#7DB332
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484