#EDCD94#EDCD94
#EDCD94 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.2% C 0.082 H 81.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD94 |
|---|---|
| RGB | rgb(237, 205, 148) |
| HSL | hsl(38, 71%, 75%) |
| HSV | hsv(38, 38%, 93%) |
| CMYK | cmyk(0%, 13.5%, 37.6%, 7.1%) |
| CIE-LAB | lab(83.87, 3.42, 32.55) |
| CIE-LCH | lch(83.87, 32.73, 84.01°) |
| OKLab | oklab(86.22% 0.0119 0.0809) |
| OKLCH | oklch(86.22% 0.082 81.6) |
| XYZ | xyz(62.1031, 63.8078, 37.0561) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.58
Wheat
#F5DEB3
ΔE00 5.31
Pale Peach
#FFE5AD
ΔE00 5.50
Moccasin
#FFE4B5
ΔE00 5.71
Burlywood
#DEB887
ΔE00 5.78
Very Light Brown
#D3B683
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD94 #94B4ED
analogous
#EDA094 #EDCD94 #E0ED94
triadic
#EDCD94 #94EDCD #CD94ED
tetradic
#EDCD94 #94EDA0 #94B4ED #ED94E0
square
#EDCD94 #94EDA0 #94B4ED #ED94E0
split-complementary
#EDCD94 #94E0ED #A094ED
monochromatic
#DB9C2B #E4B560 #EDCD94 #F6E5C8 #FBF3E5
Accessibility & contrast
On white
1.53
#EDCD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#EDCD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD94
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD94 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC90
Deuteranopia (green-blind)
#E3D496
Tritanopia (blue-blind)
#FBC3BE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edcd94; /* rgb */ color: rgb(237, 205, 148); /* oklch */ color: oklch(86.2% 0.082 81.6);
Tailwind
colors: {
custom: {
50: '#f4dcb4',
500: '#edcd94',
950: '#000000',
},
}SCSS
$custom: #edcd94; $custom-light: #f4dcb4; $custom-dark: #000000;
JSON
{
"hex": "#edcd94",
"rgb": {
"r": 237,
"g": 205,
"b": 148
},
"hsl": {
"h": 38.427,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.86224,
"c": 0.08174,
"h": 81.6
},
"luminance": 0.63805
}Semantic roles & 50–950 ramp
primary
#EDCD94
secondary
#5D83C9
accent
#58D312
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481