#EEB2AF#EEB2AF
#EEB2AF is a light, moderate red. Relative luminance 0.531; OKLCH L 81.8% C 0.071 H 22.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB2AF |
|---|---|
| RGB | rgb(238, 178, 175) |
| HSL | hsl(3, 65%, 81%) |
| HSV | hsv(3, 26%, 93%) |
| CMYK | cmyk(0%, 25.2%, 26.5%, 6.7%) |
| CIE-LAB | lab(77.94, 21.40, 10.08) |
| CIE-LCH | lch(77.94, 23.65, 25.22°) |
| OKLab | oklab(81.8% 0.0654 0.0264) |
| OKLCH | oklch(81.8% 0.071 22) |
| XYZ | xyz(58.9192, 53.1161, 47.6981) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.66
Lightpink
#FFB6C1
ΔE00 5.77
Light Rose
#FFC5CB
ΔE00 5.82
Pink
#FFC0CB
ΔE00 6.43
Bubblegum
#FFC1CC
ΔE00 6.55
Dusty Pink
#D8A7B1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB2AF #AFEBEE
analogous
#EEAFCB #EEB2AF #EED1AF
triadic
#EEB2AF #AFEEB2 #B2AFEE
tetradic
#EEB2AF #CBEEAF #AFEBEE #D1AFEE
square
#EEB2AF #CBEEAF #AFEBEE #D1AFEE
split-complementary
#EEB2AF #AFEED1 #AFCBEE
monochromatic
#D9514A #E3817D #EEB2AF #F9E3E1 #FAE7E6
Accessibility & contrast
On white
1.81
#EEB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#EEB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB2AF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB2AF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAF
Deuteranopia (green-blind)
#CBC5AE
Tritanopia (blue-blind)
#FBACB1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb2af; /* rgb */ color: rgb(238, 178, 175); /* oklch */ color: oklch(81.8% 0.071 22.0);
Tailwind
colors: {
custom: {
50: '#f4c9c6',
500: '#eeb2af',
950: '#000000',
},
}SCSS
$custom: #eeb2af; $custom-light: #f4c9c6; $custom-dark: #000000;
JSON
{
"hex": "#eeb2af",
"rgb": {
"r": 238,
"g": 178,
"b": 175
},
"hsl": {
"h": 2.857,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.81799,
"c": 0.07053,
"h": 22
},
"luminance": 0.53113
}Semantic roles & 50–950 ramp
primary
#EEB2AF
secondary
#76C7CC
accent
#C4CD19
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282