#EDC19B#EDC19B
#EDC19B is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.0% C 0.071 H 62.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC19B |
|---|---|
| RGB | rgb(237, 193, 155) |
| HSL | hsl(28, 69%, 77%) |
| HSV | hsv(28, 35%, 93%) |
| CMYK | cmyk(0%, 18.6%, 34.6%, 7.1%) |
| CIE-LAB | lab(81.02, 10.51, 25.07) |
| CIE-LCH | lch(81.02, 27.19, 67.27°) |
| OKLab | oklab(84.04% 0.033 0.0633) |
| OKLCH | oklch(84.04% 0.071 62.4) |
| XYZ | xyz(59.9129, 58.5138, 39.1425) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.61
Burlywood
#DEB887
ΔE00 5.16
Light Peach
#FFD8B1
ΔE00 5.42
Peach
#FFDAB9
ΔE00 5.95
Tan
#D2B48C
ΔE00 6.35
Peach (survey)
#FFB07C
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC19B #9BC7ED
analogous
#ED9B9E #EDC19B #EDEA9B
triadic
#EDC19B #9BEDC1 #C19BED
tetradic
#EDC19B #9EED9B #9BC7ED #EA9BED
square
#EDC19B #9EED9B #9BC7ED #EA9BED
split-complementary
#EDC19B #9BEDEA #9B9EED
monochromatic
#DA8133 #E4A167 #EDC19B #F6E1CF #FAEFE5
Accessibility & contrast
On white
1.65
#EDC19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#EDC19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC19B
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC19B | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC398
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#FBB8B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #edc19b; /* rgb */ color: rgb(237, 193, 155); /* oklch */ color: oklch(84.0% 0.071 62.4);
Tailwind
colors: {
custom: {
50: '#f4d3b8',
500: '#edc19b',
950: '#000000',
},
}SCSS
$custom: #edc19b; $custom-light: #f4d3b8; $custom-dark: #000000;
JSON
{
"hex": "#edc19b",
"rgb": {
"r": 237,
"g": 193,
"b": 155
},
"hsl": {
"h": 27.805,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.84036,
"c": 0.0714,
"h": 62.4
},
"luminance": 0.58511
}Semantic roles & 50–950 ramp
primary
#EDC19B
secondary
#639AC9
accent
#7AD114
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381