#EDCD92#EDCD92
#EDCD92 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.2% C 0.084 H 82.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD92 |
|---|---|
| RGB | rgb(237, 205, 146) |
| HSL | hsl(39, 72%, 75%) |
| HSV | hsv(39, 38%, 93%) |
| CMYK | cmyk(0%, 13.5%, 38.4%, 7.1%) |
| CIE-LAB | lab(83.83, 3.19, 33.54) |
| CIE-LCH | lch(83.83, 33.69, 84.56°) |
| OKLab | oklab(86.19% 0.0111 0.0831) |
| OKLCH | oklch(86.19% 0.084 82.4) |
| XYZ | xyz(61.9462, 63.7450, 36.2296) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.83
Pale Peach
#FFE5AD
ΔE00 5.52
Wheat
#F5DEB3
ΔE00 5.56
Moccasin
#FFE4B5
ΔE00 5.91
Burlywood
#DEB887
ΔE00 5.99
Very Light Brown
#D3B683
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD92 #92B2ED
analogous
#ED9F92 #EDCD92 #E0ED92
triadic
#EDCD92 #92EDCD #CD92ED
tetradic
#EDCD92 #92ED9F #92B2ED #ED92E0
square
#EDCD92 #92ED9F #92B2ED #ED92E0
split-complementary
#EDCD92 #92E0ED #9F92ED
monochromatic
#DC9D29 #E4B55D #EDCD92 #F6E5C7 #FBF3E5
Accessibility & contrast
On white
1.53
#EDCD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#EDCD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD92
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD92 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8E
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#FBC3BE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edcd92; /* rgb */ color: rgb(237, 205, 146); /* oklch */ color: oklch(86.2% 0.084 82.4);
Tailwind
colors: {
custom: {
50: '#f4dcb2',
500: '#edcd92',
950: '#000000',
},
}SCSS
$custom: #edcd92; $custom-light: #f4dcb2; $custom-dark: #000000;
JSON
{
"hex": "#edcd92",
"rgb": {
"r": 237,
"g": 205,
"b": 146
},
"hsl": {
"h": 38.901,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.86187,
"c": 0.08387,
"h": 82.4
},
"luminance": 0.63742
}Semantic roles & 50–950 ramp
primary
#EDCD92
secondary
#5B81C8
accent
#56D412
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481