#EFBED6#EFBED6
#EFBED6 is a very light, moderate pink. Relative luminance 0.600; OKLCH L 85.2% C 0.064 H 347.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBED6 |
|---|---|
| RGB | rgb(239, 190, 214) |
| HSL | hsl(331, 60%, 84%) |
| HSV | hsv(331, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 10.5%, 6.3%) |
| CIE-LAB | lab(81.86, 21.29, -5.29) |
| CIE-LCH | lch(81.86, 21.94, 346.05°) |
| OKLab | oklab(85.18% 0.0624 -0.0138) |
| OKLCH | oklch(85.18% 0.064 347.6) |
| XYZ | xyz(66.1471, 60.0348, 71.7088) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.90
Pastel Pink
#FFBACD
ΔE00 4.91
Pale Pink
#FFCFDC
ΔE00 5.19
Light Pink
#FFD1DF
ΔE00 5.24
Powder Pink
#FFB2D0
ΔE00 5.45
Bubblegum
#FFC1CC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBED6 #BEEFD7
analogous
#EFBEEF #EFBED6 #EFBFBE
triadic
#EFBED6 #D6EFBE #BED6EF
tetradic
#EFBED6 #EFEFBE #BEEFD7 #BFBEEF
square
#EFBED6 #EFEFBE #BEEFD7 #BFBEEF
split-complementary
#EFBED6 #BEEFBF #BEEFEF
monochromatic
#D75C98 #E38DB7 #EFBED6 #F9E6F0 #F9E6F0
Accessibility & contrast
On white
1.61
#EFBED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EFBED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBED6
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBED6 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D7
Deuteranopia (green-blind)
#CCCED5
Tritanopia (blue-blind)
#F6BDC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbed6; /* rgb */ color: rgb(239, 190, 214); /* oklch */ color: oklch(85.2% 0.064 347.6);
Tailwind
colors: {
custom: {
50: '#f4d1e2',
500: '#efbed6',
950: '#000000',
},
}SCSS
$custom: #efbed6; $custom-light: #f4d1e2; $custom-dark: #000000;
JSON
{
"hex": "#efbed6",
"rgb": {
"r": 239,
"g": 190,
"b": 214
},
"hsl": {
"h": 330.612,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85177,
"c": 0.06392,
"h": 347.6
},
"luminance": 0.60033
}Semantic roles & 50–950 ramp
primary
#EFBED6
secondary
#84CDA9
accent
#C8741D
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384