#EFB2AE#EFB2AE
#EFB2AE is a light, moderate red. Relative luminance 0.532; OKLCH L 81.9% C 0.072 H 23.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2AE |
|---|---|
| RGB | rgb(239, 178, 174) |
| HSL | hsl(4, 67%, 81%) |
| HSV | hsv(4, 27%, 94%) |
| CMYK | cmyk(0%, 25.5%, 27.2%, 6.3%) |
| CIE-LAB | lab(78.02, 21.63, 10.75) |
| CIE-LCH | lch(78.02, 24.15, 26.41°) |
| OKLab | oklab(81.88% 0.0661 0.0281) |
| OKLCH | oklch(81.88% 0.072 23) |
| XYZ | xyz(59.1581, 53.2506, 47.1986) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.86
Lightpink
#FFB6C1
ΔE00 6.02
Light Rose
#FFC5CB
ΔE00 6.05
Pink
#FFC0CB
ΔE00 6.72
Bubblegum
#FFC1CC
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2AE #AEEBEF
analogous
#EFAECA #EFB2AE #EFD2AE
triadic
#EFB2AE #AEEFB2 #B2AEEF
tetradic
#EFB2AE #CAEFAE #AEEBEF #D2AEEF
square
#EFB2AE #CAEFAE #AEEBEF #D2AEEF
split-complementary
#EFB2AE #AEEFD2 #AECAEF
monochromatic
#DB5148 #E5817B #EFB2AE #F9E3E1 #FAE7E5
Accessibility & contrast
On white
1.80
#EFB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#EFB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2AE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2AE | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#CCC5AD
Tritanopia (blue-blind)
#FCABB1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb2ae; /* rgb */ color: rgb(239, 178, 174); /* oklch */ color: oklch(81.9% 0.072 23.0);
Tailwind
colors: {
custom: {
50: '#f5c9c6',
500: '#efb2ae',
950: '#000000',
},
}SCSS
$custom: #efb2ae; $custom-light: #f5c9c6; $custom-dark: #000000;
JSON
{
"hex": "#efb2ae",
"rgb": {
"r": 239,
"g": 178,
"b": 174
},
"hsl": {
"h": 3.692,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.81876,
"c": 0.07185,
"h": 23
},
"luminance": 0.53248
}Semantic roles & 50–950 ramp
primary
#EFB2AE
secondary
#74C7CD
accent
#C4CF17
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171313
muted
#858282