#EFB2B2#EFB2B2
#EFB2B2 is a light, moderate red. Relative luminance 0.534; OKLCH L 82.0% C 0.071 H 18.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2B2 |
|---|---|
| RGB | rgb(239, 178, 178) |
| HSL | hsl(0, 66%, 82%) |
| HSV | hsv(0, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 25.5%, 6.3%) |
| CIE-LAB | lab(78.12, 22.18, 8.71) |
| CIE-LCH | lch(78.12, 23.83, 21.44°) |
| OKLab | oklab(81.98% 0.0677 0.0229) |
| OKLCH | oklch(81.98% 0.071 18.7) |
| XYZ | xyz(59.5539, 53.4089, 49.2829) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.01
Lightpink
#FFB6C1
ΔE00 4.69
Light Rose
#FFC5CB
ΔE00 5.16
Pink
#FFC0CB
ΔE00 5.47
Bubblegum
#FFC1CC
ΔE00 5.61
Soft Pink
#FDB0C0
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2B2 #B2EFEF
analogous
#EFB2D1 #EFB2B2 #EFD1B2
triadic
#EFB2B2 #B2EFB2 #B2B2EF
tetradic
#EFB2B2 #D1EFB2 #B2EFEF #D1B2EF
square
#EFB2B2 #D1EFB2 #B2EFEF #D1B2EF
split-complementary
#EFB2B2 #B2EFD1 #B2D1EF
monochromatic
#DA4D4D #E47F7F #EFB2B2 #FAE5E5 #FAE6E6
Accessibility & contrast
On white
1.80
#EFB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#EFB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2B2
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2B2 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB2
Deuteranopia (green-blind)
#CBC6B1
Tritanopia (blue-blind)
#FCACB2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb2b2; /* rgb */ color: rgb(239, 178, 178); /* oklch */ color: oklch(82.0% 0.071 18.7);
Tailwind
colors: {
custom: {
50: '#f5c9c9',
500: '#efb2b2',
950: '#000000',
},
}SCSS
$custom: #efb2b2; $custom-light: #f5c9c9; $custom-dark: #000000;
JSON
{
"hex": "#efb2b2",
"rgb": {
"r": 239,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.81979,
"c": 0.07144,
"h": 18.7
},
"luminance": 0.53406
}Semantic roles & 50–950 ramp
primary
#EFB2B2
secondary
#78CDCD
accent
#CDCD18
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282