#EFBBBE#EFBBBE
#EFBBBE is a very light, moderate red. Relative luminance 0.576; OKLCH L 83.9% C 0.060 H 14.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBBE |
|---|---|
| RGB | rgb(239, 187, 190) |
| HSL | hsl(357, 62%, 84%) |
| HSV | hsv(357, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 20.5%, 6.3%) |
| CIE-LAB | lab(80.52, 19.12, 5.68) |
| CIE-LCH | lch(80.52, 19.95, 16.54°) |
| OKLab | oklab(83.94% 0.0582 0.0151) |
| OKLCH | oklch(83.94% 0.06 14.6) |
| XYZ | xyz(62.6617, 57.6117, 56.5247) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.62
Light Rose
#FFC5CB
ΔE00 3.25
Pink
#FFC0CB
ΔE00 4.02
Bubblegum
#FFC1CC
ΔE00 4.02
Lightpink
#FFB6C1
ΔE00 4.79
Dusty Pink
#D8A7B1
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBBE #BBEFEC
analogous
#EFBBD8 #EFBBBE #EFD2BB
triadic
#EFBBBE #BEEFBB #BBBEEF
tetradic
#EFBBBE #D8EFBB #BBEFEC #D2BBEF
square
#EFBBBE #D8EFBB #BBEFEC #D2BBEF
split-complementary
#EFBBBE #BBEFD2 #BBD8EF
monochromatic
#D8585F #E3898F #EFBBBE #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.68
#EFBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EFBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBBE
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBBE | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#D0CBBD
Tritanopia (blue-blind)
#FAB7BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbbe; /* rgb */ color: rgb(239, 187, 190); /* oklch */ color: oklch(83.9% 0.060 14.6);
Tailwind
colors: {
custom: {
50: '#f5cfd1',
500: '#efbbbe',
950: '#000000',
},
}SCSS
$custom: #efbbbe; $custom-light: #f5cfd1; $custom-dark: #000000;
JSON
{
"hex": "#efbbbe",
"rgb": {
"r": 239,
"g": 187,
"b": 190
},
"hsl": {
"h": 356.538,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83937,
"c": 0.06016,
"h": 14.6
},
"luminance": 0.57609
}Semantic roles & 50–950 ramp
primary
#EFBBBE
secondary
#81CDC9
accent
#CAC01C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383