#FEB8DA#FEB8DA
#FEB8DA is a very light, moderate pink. Relative luminance 0.604; OKLCH L 85.7% C 0.091 H 348.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8DA |
|---|---|
| RGB | rgb(254, 184, 218) |
| HSL | hsl(331, 97%, 86%) |
| HSV | hsv(331, 28%, 100%) |
| CMYK | cmyk(0%, 27.6%, 14.2%, 0.4%) |
| CIE-LAB | lab(82.06, 30.28, -6.97) |
| CIE-LCH | lch(82.06, 31.07, 347.04°) |
| OKLab | oklab(85.71% 0.0894 -0.0181) |
| OKLCH | oklch(85.71% 0.091 348.5) |
| XYZ | xyz(70.6685, 60.4169, 74.2553) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.35
Baby Pink
#FFB7CE
ΔE00 3.45
Pastel Pink
#FFBACD
ΔE00 4.47
Soft Pink
#FDB0C0
ΔE00 6.40
Pink
#FFC0CB
ΔE00 6.96
Bubblegum
#FFC1CC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8DA #B8FEDC
analogous
#FEB8FD #FEB8DA #FEB9B8
triadic
#FEB8DA #DAFEB8 #B8DAFE
tetradic
#FEB8DA #FDFEB8 #B8FEDC #B9B8FE
square
#FEB8DA #FDFEB8 #B8FEDC #B9B8FE
split-complementary
#FEB8DA #B8FEB9 #B8FDFE
monochromatic
#FC3F9B #FD7CBB #FEB8DA #FFE1EF #FFE1EF
Accessibility & contrast
On white
1.61
#FEB8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#FEB8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8DA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8DA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#FFB7C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #feb8da; /* rgb */ color: rgb(254, 184, 218); /* oklch */ color: oklch(85.7% 0.091 348.5);
Tailwind
colors: {
custom: {
50: '#ffcee5',
500: '#feb8da',
950: '#000000',
},
}SCSS
$custom: #feb8da; $custom-light: #ffcee5; $custom-dark: #000000;
JSON
{
"hex": "#feb8da",
"rgb": {
"r": 254,
"g": 184,
"b": 218
},
"hsl": {
"h": 330.857,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.85711,
"c": 0.0912,
"h": 348.5
},
"luminance": 0.60414
}Semantic roles & 50–950 ramp
primary
#FEB8DA
secondary
#75E5AF
accent
#E67600
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181315
muted
#868384