#E7C19B#E7C19B
#E7C19B is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.067 H 66.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E7C19B |
|---|---|
| RGB | rgb(231, 193, 155) |
| HSL | hsl(30, 61%, 76%) |
| HSV | hsv(30, 33%, 91%) |
| CMYK | cmyk(0%, 16.5%, 32.9%, 9.4%) |
| CIE-LAB | lab(80.46, 8.19, 24.21) |
| CIE-LCH | lch(80.46, 25.56, 71.32°) |
| OKLab | oklab(83.46% 0.0264 0.0612) |
| OKLCH | oklch(83.46% 0.067 66.7) |
| XYZ | xyz(57.9425, 57.4979, 39.0501) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.04
Tan
#D2B48C
ΔE00 4.85
Light Peach
#FFD8B1
ΔE00 5.45
Apricot
#FBCEB1
ΔE00 5.78
Peach
#FFDAB9
ΔE00 6.09
Very Light Brown
#D3B683
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7C19B #9BC1E7
analogous
#E79B9B #E7C19B #E7E79B
triadic
#E7C19B #9BE7C1 #C19BE7
tetradic
#E7C19B #9BE79B #9BC1E7 #E79BE7
square
#E7C19B #9BE79B #9BC1E7 #E79BE7
split-complementary
#E7C19B #9BE7E7 #9B9BE7
monochromatic
#CF8438 #DBA26A #E7C19B #F3E0CC #F9F0E6
Accessibility & contrast
On white
1.68
#E7C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#E7C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7C19B
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7C19B | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC398
Deuteranopia (green-blind)
#D7CB9C
Tritanopia (blue-blind)
#F4B8B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e7c19b; /* rgb */ color: rgb(231, 193, 155); /* oklch */ color: oklch(83.5% 0.067 66.7);
Tailwind
colors: {
custom: {
50: '#efd3b8',
500: '#e7c19b',
950: '#000000',
},
}SCSS
$custom: #e7c19b; $custom-light: #efd3b8; $custom-dark: #000000;
JSON
{
"hex": "#e7c19b",
"rgb": {
"r": 231,
"g": 193,
"b": 155
},
"hsl": {
"h": 30,
"s": 61.29,
"l": 75.686
},
"oklch": {
"l": 0.83463,
"c": 0.06667,
"h": 66.7
},
"luminance": 0.57495
}Semantic roles & 50–950 ramp
primary
#E7C19B
secondary
#6593C1
accent
#73C91D
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381