#E2C19F#E2C19F
#E2C19F is a very light, muted orange. Relative luminance 0.568; OKLCH L 83.1% C 0.059 H 67.7°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E2C19F |
|---|---|
| RGB | rgb(226, 193, 159) |
| HSL | hsl(30, 54%, 75%) |
| HSV | hsv(30, 30%, 89%) |
| CMYK | cmyk(0%, 14.6%, 29.6%, 11.4%) |
| CIE-LAB | lab(80.07, 6.77, 21.49) |
| CIE-LCH | lch(80.07, 22.53, 72.51°) |
| OKLab | oklab(83.08% 0.0224 0.0547) |
| OKLCH | oklch(83.08% 0.059 67.7) |
| XYZ | xyz(56.6929, 56.8140, 40.7740) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.44
Burlywood
#DEB887
ΔE00 4.65
Light Peach
#FFD8B1
ΔE00 5.92
Apricot
#FBCEB1
ΔE00 6.24
Peach
#FFDAB9
ΔE00 6.27
Very Light Brown
#D3B683
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2C19F #9FC0E2
analogous
#E29F9F #E2C19F #E1E29F
triadic
#E2C19F #9FE2C1 #C19FE2
tetradic
#E2C19F #9FE29F #9FC0E2 #E29FE1
square
#E2C19F #9FE29F #9FC0E2 #E29FE1
split-complementary
#E2C19F #9FE1E2 #9F9FE2
monochromatic
#C68441 #D4A370 #E2C19F #F0DFCE #F8F0E7
Accessibility & contrast
On white
1.70
#E2C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#E2C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2C19F
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2C19F | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29D
Deuteranopia (green-blind)
#D4CAA0
Tritanopia (blue-blind)
#EEB9B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2c19f; /* rgb */ color: rgb(226, 193, 159); /* oklch */ color: oklch(83.1% 0.059 67.7);
Tailwind
colors: {
custom: {
50: '#ecd3bb',
500: '#e2c19f',
950: '#000000',
},
}SCSS
$custom: #e2c19f; $custom-light: #ecd3bb; $custom-dark: #000000;
JSON
{
"hex": "#e2c19f",
"rgb": {
"r": 226,
"g": 193,
"b": 159
},
"hsl": {
"h": 30.448,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.8308,
"c": 0.05911,
"h": 67.7
},
"luminance": 0.56812
}Semantic roles & 50–950 ramp
primary
#E2C19F
secondary
#6A92BB
accent
#72C124
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161412
muted
#858382