#EFB9BE#EFB9BE
#EFB9BE is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.6% C 0.063 H 12.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB9BE |
|---|---|
| RGB | rgb(239, 185, 190) |
| HSL | hsl(354, 63%, 83%) |
| HSV | hsv(354, 23%, 94%) |
| CMYK | cmyk(0%, 22.6%, 20.5%, 6.3%) |
| CIE-LAB | lab(80.05, 20.18, 5.00) |
| CIE-LCH | lch(80.05, 20.79, 13.90°) |
| OKLab | oklab(83.57% 0.0613 0.0134) |
| OKLCH | oklch(83.57% 0.063 12.3) |
| XYZ | xyz(62.2403, 56.7690, 56.3843) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.66
Light Rose
#FFC5CB
ΔE00 3.26
Pink
#FFC0CB
ΔE00 3.53
Bubblegum
#FFC1CC
ΔE00 3.57
Lightpink
#FFB6C1
ΔE00 4.10
Soft Pink
#FDB0C0
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB9BE #B9EFEA
analogous
#EFB9D9 #EFB9BE #EFCFB9
triadic
#EFB9BE #BEEFB9 #B9BEEF
tetradic
#EFB9BE #D9EFB9 #B9EFEA #CFB9EF
square
#EFB9BE #D9EFB9 #B9EFEA #CFB9EF
split-complementary
#EFB9BE #B9EFCF #B9D9EF
monochromatic
#D85561 #E48790 #EFB9BE #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.70
#EFB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EFB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB9BE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB9BE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#FAB5BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb9be; /* rgb */ color: rgb(239, 185, 190); /* oklch */ color: oklch(83.6% 0.063 12.3);
Tailwind
colors: {
custom: {
50: '#f5ced1',
500: '#efb9be',
950: '#000000',
},
}SCSS
$custom: #efb9be; $custom-light: #f5ced1; $custom-dark: #000000;
JSON
{
"hex": "#efb9be",
"rgb": {
"r": 239,
"g": 185,
"b": 190
},
"hsl": {
"h": 354.444,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.83571,
"c": 0.06276,
"h": 12.3
},
"luminance": 0.56766
}Semantic roles & 50–950 ramp
primary
#EFB9BE
secondary
#7FCDC6
accent
#CBBA1B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383