#EFB8DA#EFB8DA
#EFB8DA is a very light, moderate pink. Relative luminance 0.577; OKLCH L 84.2% C 0.077 H 341.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8DA |
|---|---|
| RGB | rgb(239, 184, 218) |
| HSL | hsl(323, 63%, 83%) |
| HSV | hsv(323, 23%, 94%) |
| CMYK | cmyk(0%, 23%, 8.8%, 6.3%) |
| CIE-LAB | lab(80.57, 25.15, -9.35) |
| CIE-LCH | lch(80.57, 26.83, 339.61°) |
| OKLab | oklab(84.22% 0.0729 -0.0247) |
| OKLCH | oklch(84.22% 0.077 341.3) |
| XYZ | xyz(65.3913, 57.6959, 74.0079) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.90
Baby Pink
#FFB7CE
ΔE00 5.55
Pastel Pink
#FFBACD
ΔE00 6.23
Pale Mauve
#FED0FC
ΔE00 6.58
Very Light Purple
#F6CEFC
ΔE00 7.11
Thistle
#D8BFD8
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8DA #B8EFCD
analogous
#E8B8EF #EFB8DA #EFB8BE
triadic
#EFB8DA #DAEFB8 #B8DAEF
tetradic
#EFB8DA #EFE8B8 #B8EFCD #B8BEEF
square
#EFB8DA #EFE8B8 #B8EFCD #B8BEEF
split-complementary
#EFB8DA #BEEFB8 #B8EFE8
monochromatic
#D854A6 #E486C0 #EFB8DA #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.67
#EFB8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EFB8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8DA
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8DA | 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)
#BAC3DB
Deuteranopia (green-blind)
#C7CBD8
Tritanopia (blue-blind)
#F6B8C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb8da; /* rgb */ color: rgb(239, 184, 218); /* oklch */ color: oklch(84.2% 0.077 341.3);
Tailwind
colors: {
custom: {
50: '#f4cde5',
500: '#efb8da',
950: '#000000',
},
}SCSS
$custom: #efb8da; $custom-light: #f4cde5; $custom-dark: #000000;
JSON
{
"hex": "#efb8da",
"rgb": {
"r": 239,
"g": 184,
"b": 218
},
"hsl": {
"h": 322.909,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.84221,
"c": 0.07694,
"h": 341.3
},
"luminance": 0.57694
}Semantic roles & 50–950 ramp
primary
#EFB8DA
secondary
#7ECD9C
accent
#CB5E1B
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171315
muted
#858384