#EDCD8F#EDCD8F
#EDCD8F is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.1% C 0.087 H 83.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD8F |
|---|---|
| RGB | rgb(237, 205, 143) |
| HSL | hsl(40, 72%, 75%) |
| HSV | hsv(40, 40%, 93%) |
| CMYK | cmyk(0%, 13.5%, 39.7%, 7.1%) |
| CIE-LAB | lab(83.78, 2.86, 35.02) |
| CIE-LCH | lch(83.78, 35.13, 85.33°) |
| OKLab | oklab(86.13% 0.0099 0.0865) |
| OKLCH | oklch(86.13% 0.087 83.4) |
| XYZ | xyz(61.7159, 63.6529, 35.0167) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.25
Sand (survey)
#E2CA76
ΔE00 5.50
Pale Peach
#FFE5AD
ΔE00 5.62
Wheat
#F5DEB3
ΔE00 5.98
Very Light Brown
#D3B683
ΔE00 6.22
Moccasin
#FFE4B5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD8F #8FAFED
analogous
#ED9E8F #EDCD8F #DEED8F
triadic
#EDCD8F #8FEDCD #CD8FED
tetradic
#EDCD8F #8FED9E #8FAFED #ED8FDE
square
#EDCD8F #8FED9E #8FAFED #ED8FDE
split-complementary
#EDCD8F #8FDEED #9E8FED
monochromatic
#DC9E26 #E5B55A #EDCD8F #F5E5C4 #FBF3E5
Accessibility & contrast
On white
1.53
#EDCD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#EDCD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD8F
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD8F | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8B
Deuteranopia (green-blind)
#E4D491
Tritanopia (blue-blind)
#FBC2BD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edcd8f; /* rgb */ color: rgb(237, 205, 143); /* oklch */ color: oklch(86.1% 0.087 83.4);
Tailwind
colors: {
custom: {
50: '#f4dcb0',
500: '#edcd8f',
950: '#000000',
},
}SCSS
$custom: #edcd8f; $custom-light: #f4dcb0; $custom-dark: #000000;
JSON
{
"hex": "#edcd8f",
"rgb": {
"r": 237,
"g": 205,
"b": 143
},
"hsl": {
"h": 39.574,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.86134,
"c": 0.08704,
"h": 83.4
},
"luminance": 0.6365
}Semantic roles & 50–950 ramp
primary
#EDCD8F
secondary
#587EC8
accent
#54D411
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481