#EDCA98#EDCA98
#EDCA98 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.7% C 0.076 H 76.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCA98 |
|---|---|
| RGB | rgb(237, 202, 152) |
| HSL | hsl(35, 70%, 76%) |
| HSV | hsv(35, 36%, 93%) |
| CMYK | cmyk(0%, 14.8%, 35.9%, 7.1%) |
| CIE-LAB | lab(83.19, 5.44, 29.57) |
| CIE-LCH | lch(83.19, 30.06, 79.58°) |
| OKLab | oklab(85.71% 0.018 0.074) |
| OKLCH | oklch(85.71% 0.076 76.3) |
| XYZ | xyz(61.7145, 62.5151, 38.5155) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.45
Navajowhite
#FFDEAD
ΔE00 4.56
Light Peach
#FFD8B1
ΔE00 5.28
Wheat
#F5DEB3
ΔE00 5.63
Very Light Brown
#D3B683
ΔE00 5.71
Moccasin
#FFE4B5
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCA98 #98BBED
analogous
#EDA098 #EDCA98 #E6ED98
triadic
#EDCA98 #98EDCA #CA98ED
tetradic
#EDCA98 #98EDA0 #98BBED #ED98E6
square
#EDCA98 #98EDA0 #98BBED #ED98E6
split-complementary
#EDCA98 #98E6ED #A098ED
monochromatic
#DB9430 #E4AF64 #EDCA98 #F6E5CC #FAF2E5
Accessibility & contrast
On white
1.56
#EDCA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#EDCA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCA98
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCA98 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA95
Deuteranopia (green-blind)
#E0D399
Tritanopia (blue-blind)
#FBC0BD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edca98; /* rgb */ color: rgb(237, 202, 152); /* oklch */ color: oklch(85.7% 0.076 76.3);
Tailwind
colors: {
custom: {
50: '#f4dab6',
500: '#edca98',
950: '#000000',
},
}SCSS
$custom: #edca98; $custom-light: #f4dab6; $custom-dark: #000000;
JSON
{
"hex": "#edca98",
"rgb": {
"r": 237,
"g": 202,
"b": 152
},
"hsl": {
"h": 35.294,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.85713,
"c": 0.07613,
"h": 76.3
},
"luminance": 0.62513
}Semantic roles & 50–950 ramp
primary
#EDCA98
secondary
#608BC9
accent
#62D213
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381