#EFB9CE#EFB9CE
#EFB9CE is a very light, moderate pink. Relative luminance 0.575; OKLCH L 84.0% C 0.068 H 353.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB9CE |
|---|---|
| RGB | rgb(239, 185, 206) |
| HSL | hsl(337, 63%, 83%) |
| HSV | hsv(337, 23%, 94%) |
| CMYK | cmyk(0%, 22.6%, 13.8%, 6.3%) |
| CIE-LAB | lab(80.46, 22.65, -3.03) |
| CIE-LCH | lch(80.46, 22.85, 352.37°) |
| OKLab | oklab(84.03% 0.0672 -0.0077) |
| OKLCH | oklch(84.03% 0.068 353.4) |
| XYZ | xyz(64.0860, 57.5073, 66.1048) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.53
Baby Pink
#FFB7CE
ΔE00 3.59
Powder Pink
#FFB2D0
ΔE00 4.45
Bubblegum
#FFC1CC
ΔE00 4.64
Pink
#FFC0CB
ΔE00 4.68
Soft Pink
#FDB0C0
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB9CE #B9EFDA
analogous
#EFB9E9 #EFB9CE #EFBFB9
triadic
#EFB9CE #CEEFB9 #B9CEEF
tetradic
#EFB9CE #E9EFB9 #B9EFDA #BFB9EF
square
#EFB9CE #E9EFB9 #B9EFDA #BFB9EF
split-complementary
#EFB9CE #B9EFBF #B9E9EF
monochromatic
#D85588 #E487AB #EFB9CE #F9E6EE #F9E6EE
Accessibility & contrast
On white
1.68
#EFB9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EFB9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB9CE
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB9CE | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CF
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#F8B7C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb9ce; /* rgb */ color: rgb(239, 185, 206); /* oklch */ color: oklch(84.0% 0.068 353.4);
Tailwind
colors: {
custom: {
50: '#f5cedc',
500: '#efb9ce',
950: '#000000',
},
}SCSS
$custom: #efb9ce; $custom-light: #f5cedc; $custom-dark: #000000;
JSON
{
"hex": "#efb9ce",
"rgb": {
"r": 239,
"g": 185,
"b": 206
},
"hsl": {
"h": 336.667,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.84028,
"c": 0.06763,
"h": 353.4
},
"luminance": 0.57505
}Semantic roles & 50–950 ramp
primary
#EFB9CE
secondary
#7FCDAF
accent
#CB861B
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171315
muted
#858384