#EFBBC0#EFBBC0
#EFBBC0 is a very light, moderate red. Relative luminance 0.577; OKLCH L 84.0% C 0.060 H 12.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBC0 |
|---|---|
| RGB | rgb(239, 187, 192) |
| HSL | hsl(354, 62%, 84%) |
| HSV | hsv(354, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 19.7%, 6.3%) |
| CIE-LAB | lab(80.57, 19.42, 4.67) |
| CIE-LCH | lch(80.57, 19.98, 13.53°) |
| OKLab | oklab(83.99% 0.059 0.0125) |
| OKLCH | oklch(83.99% 0.06 12) |
| XYZ | xyz(62.8817, 57.6997, 57.6838) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.63
Light Rose
#FFC5CB
ΔE00 3.07
Bubblegum
#FFC1CC
ΔE00 3.54
Pink
#FFC0CB
ΔE00 3.55
Lightpink
#FFB6C1
ΔE00 4.48
Pastel Pink
#FFBACD
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBC0 #BBEFEA
analogous
#EFBBDA #EFBBC0 #EFD0BB
triadic
#EFBBC0 #C0EFBB #BBC0EF
tetradic
#EFBBC0 #DAEFBB #BBEFEA #D0BBEF
square
#EFBBC0 #DAEFBB #BBEFEA #D0BBEF
split-complementary
#EFBBC0 #BBEFD0 #BBDAEF
monochromatic
#D85864 #E38992 #EFBBC0 #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.67
#EFBBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EFBBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBC0
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBC0 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2C0
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#F9B7BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbc0; /* rgb */ color: rgb(239, 187, 192); /* oklch */ color: oklch(84.0% 0.060 12.0);
Tailwind
colors: {
custom: {
50: '#f5cfd3',
500: '#efbbc0',
950: '#000000',
},
}SCSS
$custom: #efbbc0; $custom-light: #f5cfd3; $custom-dark: #000000;
JSON
{
"hex": "#efbbc0",
"rgb": {
"r": 239,
"g": 187,
"b": 192
},
"hsl": {
"h": 354.231,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83992,
"c": 0.0603,
"h": 12
},
"luminance": 0.57697
}Semantic roles & 50–950 ramp
primary
#EFBBC0
secondary
#81CDC6
accent
#CAB91C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383