#EDCD90#EDCD90
#EDCD90 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.2% C 0.086 H 83.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD90 |
|---|---|
| RGB | rgb(237, 205, 144) |
| HSL | hsl(39, 72%, 75%) |
| HSV | hsv(39, 39%, 93%) |
| CMYK | cmyk(0%, 13.5%, 39.2%, 7.1%) |
| CIE-LAB | lab(83.80, 2.97, 34.52) |
| CIE-LCH | lch(83.80, 34.65, 85.08°) |
| OKLab | oklab(86.15% 0.0103 0.0854) |
| OKLCH | oklch(86.15% 0.086 83.1) |
| XYZ | xyz(61.7920, 63.6833, 35.4174) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.11
Pale Peach
#FFE5AD
ΔE00 5.58
Sand (survey)
#E2CA76
ΔE00 5.69
Wheat
#F5DEB3
ΔE00 5.84
Moccasin
#FFE4B5
ΔE00 6.13
Very Light Brown
#D3B683
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD90 #90B0ED
analogous
#ED9F90 #EDCD90 #DEED90
triadic
#EDCD90 #90EDCD #CD90ED
tetradic
#EDCD90 #90ED9F #90B0ED #ED90DE
square
#EDCD90 #90ED9F #90B0ED #ED90DE
split-complementary
#EDCD90 #90DEED #9F90ED
monochromatic
#DC9E27 #E4B55B #EDCD90 #F6E5C5 #FBF3E5
Accessibility & contrast
On white
1.53
#EDCD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#EDCD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD90
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD90 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8C
Deuteranopia (green-blind)
#E4D492
Tritanopia (blue-blind)
#FBC3BD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edcd90; /* rgb */ color: rgb(237, 205, 144); /* oklch */ color: oklch(86.2% 0.086 83.1);
Tailwind
colors: {
custom: {
50: '#f4dcb1',
500: '#edcd90',
950: '#000000',
},
}SCSS
$custom: #edcd90; $custom-light: #f4dcb1; $custom-dark: #000000;
JSON
{
"hex": "#edcd90",
"rgb": {
"r": 237,
"g": 205,
"b": 144
},
"hsl": {
"h": 39.355,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.86152,
"c": 0.08598,
"h": 83.1
},
"luminance": 0.63681
}Semantic roles & 50–950 ramp
primary
#EDCD90
secondary
#597FC8
accent
#54D411
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171510
muted
#858481