#EFBCDA#EFBCDA
#EFBCDA is a very light, moderate pink. Relative luminance 0.594; OKLCH L 84.9% C 0.070 H 342.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCDA |
|---|---|
| RGB | rgb(239, 188, 218) |
| HSL | hsl(325, 61%, 84%) |
| HSV | hsv(325, 21%, 94%) |
| CMYK | cmyk(0%, 21.3%, 8.8%, 6.3%) |
| CIE-LAB | lab(81.50, 23.02, -7.96) |
| CIE-LCH | lch(81.50, 24.36, 340.92°) |
| OKLab | oklab(84.94% 0.0668 -0.0209) |
| OKLCH | oklch(84.94% 0.07 342.6) |
| XYZ | xyz(66.2340, 59.3813, 74.2888) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.27
Baby Pink
#FFB7CE
ΔE00 5.40
Pastel Pink
#FFBACD
ΔE00 5.79
Pale Mauve
#FED0FC
ΔE00 6.40
Thistle
#D8BFD8
ΔE00 6.57
Light Pink
#FFD1DF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCDA #BCEFD1
analogous
#EABCEF #EFBCDA #EFBCC0
triadic
#EFBCDA #DAEFBC #BCDAEF
tetradic
#EFBCDA #EFEABC #BCEFD1 #BCC0EF
square
#EFBCDA #EFEABC #BCEFD1 #BCC0EF
split-complementary
#EFBCDA #C0EFBC #BCEFEA
monochromatic
#D759A3 #E38BBF #EFBCDA #F9E6F1 #F9E6F1
Accessibility & contrast
On white
1.63
#EFBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#EFBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCDA
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCDA | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DB
Deuteranopia (green-blind)
#CACDD9
Tritanopia (blue-blind)
#F6BCC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbcda; /* rgb */ color: rgb(239, 188, 218); /* oklch */ color: oklch(84.9% 0.070 342.6);
Tailwind
colors: {
custom: {
50: '#f4d0e5',
500: '#efbcda',
950: '#000000',
},
}SCSS
$custom: #efbcda; $custom-light: #f4d0e5; $custom-dark: #000000;
JSON
{
"hex": "#efbcda",
"rgb": {
"r": 239,
"g": 188,
"b": 218
},
"hsl": {
"h": 324.706,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.84939,
"c": 0.07004,
"h": 342.6
},
"luminance": 0.59379
}Semantic roles & 50–950 ramp
primary
#EFBCDA
secondary
#82CDA1
accent
#C9641C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384