#FEBFDF#FEBFDF
#FEBFDF is a very light, moderate pink. Relative luminance 0.637; OKLCH L 87.1% C 0.083 H 347.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFDF |
|---|---|
| RGB | rgb(254, 191, 223) |
| HSL | hsl(330, 97%, 87%) |
| HSV | hsv(330, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 12.2%, 0.4%) |
| CIE-LAB | lab(83.79, 27.39, -7.09) |
| CIE-LCH | lch(83.79, 28.30, 345.48°) |
| OKLab | oklab(87.08% 0.0805 -0.0185) |
| OKLCH | oklch(87.08% 0.083 347) |
| XYZ | xyz(72.8229, 63.6630, 78.2500) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.76
Baby Pink
#FFB7CE
ΔE00 4.03
Pastel Pink
#FFBACD
ΔE00 4.64
Pale Mauve
#FED0FC
ΔE00 6.51
Pale Pink
#FFCFDC
ΔE00 6.54
Bubblegum
#FFC1CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFDF #BFFEDE
analogous
#FEBFFE #FEBFDF #FEBFC0
triadic
#FEBFDF #DFFEBF #BFDFFE
tetradic
#FEBFDF #FEFEBF #BFFEDE #BFC0FE
square
#FEBFDF #FEFEBF #BFFEDE #BFC0FE
split-complementary
#FEBFDF #C0FEBF #BFFEFE
monochromatic
#FC46A3 #FD83C1 #FEBFDF #FFE1F0 #FFE1F0
Accessibility & contrast
On white
1.53
#FEBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#FEBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFDF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFDF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE0
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#FFBECA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febfdf; /* rgb */ color: rgb(254, 191, 223); /* oklch */ color: oklch(87.1% 0.083 347.0);
Tailwind
colors: {
custom: {
50: '#ffd2e9',
500: '#febfdf',
950: '#000000',
},
}SCSS
$custom: #febfdf; $custom-light: #ffd2e9; $custom-dark: #000000;
JSON
{
"hex": "#febfdf",
"rgb": {
"r": 254,
"g": 191,
"b": 223
},
"hsl": {
"h": 329.524,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87084,
"c": 0.08258,
"h": 347
},
"luminance": 0.6366
}Semantic roles & 50–950 ramp
primary
#FEBFDF
secondary
#7BE6B0
accent
#E67100
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384