#EECCAA#EECCAA
#EECCAA is a very light, muted orange. Relative luminance 0.643; OKLCH L 86.6% C 0.059 H 66.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCAA |
|---|---|
| RGB | rgb(238, 204, 170) |
| HSL | hsl(30, 67%, 80%) |
| HSV | hsv(30, 29%, 93%) |
| CMYK | cmyk(0%, 14.3%, 28.6%, 6.7%) |
| CIE-LAB | lab(84.10, 7.01, 21.39) |
| CIE-LCH | lch(84.10, 22.51, 71.86°) |
| OKLab | oklab(86.56% 0.0233 0.0546) |
| OKLCH | oklch(86.56% 0.059 66.9) |
| XYZ | xyz(64.1093, 64.2675, 47.0503) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.35
Peach
#FFDAB9
ΔE00 3.57
Apricot
#FBCEB1
ΔE00 4.76
Bisque
#FFE4C4
ΔE00 5.65
Navajowhite
#FFDEAD
ΔE00 6.00
Burlywood
#DEB887
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCAA #AACCEE
analogous
#EEAAAA #EECCAA #EEEEAA
triadic
#EECCAA #AAEECC #CCAAEE
tetradic
#EECCAA #AAEEAA #AACCEE #EEAAEE
square
#EECCAA #AAEEAA #AACCEE #EEAAEE
split-complementary
#EECCAA #AAEEEE #AAAAEE
monochromatic
#DA8F44 #E4AD77 #EECCAA #F8EBDD #FAF0E5
Accessibility & contrast
On white
1.52
#EECCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#EECCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCAA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCAA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA8
Deuteranopia (green-blind)
#E0D5AB
Tritanopia (blue-blind)
#FAC4C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eeccaa; /* rgb */ color: rgb(238, 204, 170); /* oklch */ color: oklch(86.6% 0.059 66.9);
Tailwind
colors: {
custom: {
50: '#f4dbc3',
500: '#eeccaa',
950: '#000000',
},
}SCSS
$custom: #eeccaa; $custom-light: #f4dbc3; $custom-dark: #000000;
JSON
{
"hex": "#eeccaa",
"rgb": {
"r": 238,
"g": 204,
"b": 170
},
"hsl": {
"h": 30,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.86563,
"c": 0.05931,
"h": 66.9
},
"luminance": 0.64265
}Semantic roles & 50–950 ramp
primary
#EECCAA
secondary
#719ECB
accent
#73CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482