#FEABDF#FEABDF
#FEABDF is a very light, moderate pink. Relative luminance 0.555; OKLCH L 83.7% C 0.116 H 341.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABDF |
|---|---|
| RGB | rgb(254, 171, 223) |
| HSL | hsl(322, 98%, 83%) |
| HSV | hsv(322, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 12.2%, 0.4%) |
| CIE-LAB | lab(79.34, 37.87, -13.72) |
| CIE-LCH | lch(79.34, 40.28, 340.09°) |
| OKLab | oklab(83.68% 0.1107 -0.0363) |
| OKLCH | oklch(83.68% 0.116 341.8) |
| XYZ | xyz(68.7552, 55.5278, 76.8941) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.55
Plum
#DDA0DD
ΔE00 6.95
Baby Pink
#FFB7CE
ΔE00 7.51
Bubblegum Pink
#FE83CC
ΔE00 8.46
Pastel Pink
#FFBACD
ΔE00 8.72
Light Lavendar
#EFC0FE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABDF #ABFECA
analogous
#F4ABFE #FEABDF #FEABB5
triadic
#FEABDF #DFFEAB #ABDFFE
tetradic
#FEABDF #FEF4AB #ABFECA #ABB5FE
square
#FEABDF #FEF4AB #ABFECA #ABB5FE
split-complementary
#FEABDF #B5FEAB #ABFEF4
monochromatic
#FD32B1 #FD6FC8 #FEABDF #FFE1F3 #FFE1F3
Accessibility & contrast
On white
1.73
#FEABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#FEABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABDF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABDF | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBDE1
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#FFACBD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feabdf; /* rgb */ color: rgb(254, 171, 223); /* oklch */ color: oklch(83.7% 0.116 341.8);
Tailwind
colors: {
custom: {
50: '#ffc5e9',
500: '#feabdf',
950: '#000000',
},
}SCSS
$custom: #feabdf; $custom-light: #ffc5e9; $custom-dark: #000000;
JSON
{
"hex": "#feabdf",
"rgb": {
"r": 254,
"g": 171,
"b": 223
},
"hsl": {
"h": 322.41,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.83679,
"c": 0.11649,
"h": 341.8
},
"luminance": 0.55524
}Semantic roles & 50–950 ramp
primary
#FEABDF
secondary
#6AE397
accent
#E65600
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181316
muted
#868284