#EDCD98#EDCD98
#EDCD98 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.3% C 0.077 H 80.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD98 |
|---|---|
| RGB | rgb(237, 205, 152) |
| HSL | hsl(37, 70%, 76%) |
| HSV | hsv(37, 36%, 93%) |
| CMYK | cmyk(0%, 13.5%, 35.9%, 7.1%) |
| CIE-LAB | lab(83.93, 3.88, 30.56) |
| CIE-LCH | lch(83.93, 30.81, 82.77°) |
| OKLab | oklab(86.3% 0.0135 0.0763) |
| OKLCH | oklch(86.3% 0.078 80) |
| XYZ | xyz(62.4252, 63.9366, 38.7524) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.16
Wheat
#F5DEB3
ΔE00 4.88
Moccasin
#FFE4B5
ΔE00 5.40
Burlywood
#DEB887
ΔE00 5.45
Pale Peach
#FFE5AD
ΔE00 5.60
Very Light Brown
#D3B683
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD98 #98B8ED
analogous
#EDA398 #EDCD98 #E3ED98
triadic
#EDCD98 #98EDCD #CD98ED
tetradic
#EDCD98 #98EDA3 #98B8ED #ED98E3
square
#EDCD98 #98EDA3 #98B8ED #ED98E3
split-complementary
#EDCD98 #98E3ED #A398ED
monochromatic
#DB9A30 #E4B464 #EDCD98 #F6E6CC #FAF2E5
Accessibility & contrast
On white
1.52
#EDCD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#EDCD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD98
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD98 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#E3D599
Tritanopia (blue-blind)
#FAC3BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edcd98; /* rgb */ color: rgb(237, 205, 152); /* oklch */ color: oklch(86.3% 0.077 80.0);
Tailwind
colors: {
custom: {
50: '#f4dcb6',
500: '#edcd98',
950: '#000000',
},
}SCSS
$custom: #edcd98; $custom-light: #f4dcb6; $custom-dark: #000000;
JSON
{
"hex": "#edcd98",
"rgb": {
"r": 237,
"g": 205,
"b": 152
},
"hsl": {
"h": 37.412,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.86299,
"c": 0.0775,
"h": 80
},
"luminance": 0.63934
}Semantic roles & 50–950 ramp
primary
#EDCD98
secondary
#6088C9
accent
#5BD213
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481