#FEBFDB#FEBFDB
#FEBFDB is a very light, moderate pink. Relative luminance 0.634; OKLCH L 87.0% C 0.080 H 350.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFDB |
|---|---|
| RGB | rgb(254, 191, 219) |
| HSL | hsl(333, 97%, 87%) |
| HSV | hsv(333, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 13.8%, 0.4%) |
| CIE-LAB | lab(83.68, 26.76, -5.12) |
| CIE-LCH | lch(83.68, 27.24, 349.17°) |
| OKLab | oklab(86.96% 0.0791 -0.0132) |
| OKLCH | oklch(86.96% 0.08 350.5) |
| XYZ | xyz(72.2900, 63.4499, 75.4433) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.09
Powder Pink
#FFB2D0
ΔE00 3.37
Pastel Pink
#FFBACD
ΔE00 3.53
Bubblegum
#FFC1CC
ΔE00 5.40
Pink
#FFC0CB
ΔE00 5.46
Pale Pink
#FFCFDC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFDB #BFFEE2
analogous
#FEBFFB #FEBFDB #FEC3BF
triadic
#FEBFDB #DBFEBF #BFDBFE
tetradic
#FEBFDB #FBFEBF #BFFEE2 #C3BFFE
square
#FEBFDB #FBFEBF #BFFEE2 #C3BFFE
split-complementary
#FEBFDB #BFFEC3 #BFFBFE
monochromatic
#FC4697 #FD83B9 #FEBFDB #FFE1EE #FFE1EE
Accessibility & contrast
On white
1.53
#FEBFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FEBFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFDB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFDB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#FFBDC8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febfdb; /* rgb */ color: rgb(254, 191, 219); /* oklch */ color: oklch(87.0% 0.080 350.5);
Tailwind
colors: {
custom: {
50: '#ffd2e6',
500: '#febfdb',
950: '#000000',
},
}SCSS
$custom: #febfdb; $custom-light: #ffd2e6; $custom-dark: #000000;
JSON
{
"hex": "#febfdb",
"rgb": {
"r": 254,
"g": 191,
"b": 219
},
"hsl": {
"h": 333.333,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86961,
"c": 0.08021,
"h": 350.5
},
"luminance": 0.63447
}Semantic roles & 50–950 ramp
primary
#FEBFDB
secondary
#7BE6B7
accent
#E67F00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384