#FEBFDD#FEBFDD
#FEBFDD is a very light, moderate pink. Relative luminance 0.636; OKLCH L 87.0% C 0.081 H 348.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFDD |
|---|---|
| RGB | rgb(254, 191, 221) |
| HSL | hsl(331, 97%, 87%) |
| HSV | hsv(331, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 13%, 0.4%) |
| CIE-LAB | lab(83.73, 27.07, -6.11) |
| CIE-LCH | lch(83.73, 27.75, 347.29°) |
| OKLab | oklab(87.02% 0.0798 -0.0159) |
| OKLCH | oklch(87.02% 0.081 348.8) |
| XYZ | xyz(72.5548, 63.5558, 76.8383) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.52
Baby Pink
#FFB7CE
ΔE00 3.54
Pastel Pink
#FFBACD
ΔE00 4.08
Bubblegum
#FFC1CC
ΔE00 5.99
Pink
#FFC0CB
ΔE00 6.05
Pale Pink
#FFCFDC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFDD #BFFEE0
analogous
#FEBFFC #FEBFDD #FEC1BF
triadic
#FEBFDD #DDFEBF #BFDDFE
tetradic
#FEBFDD #FCFEBF #BFFEE0 #C1BFFE
square
#FEBFDD #FCFEBF #BFFEE0 #C1BFFE
split-complementary
#FEBFDD #BFFEC1 #BFFCFE
monochromatic
#FC469D #FD83BD #FEBFDD #FFE1EF #FFE1EF
Accessibility & contrast
On white
1.53
#FEBFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FEBFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFDD
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFDD | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#D2D5DB
Tritanopia (blue-blind)
#FFBEC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febfdd; /* rgb */ color: rgb(254, 191, 221); /* oklch */ color: oklch(87.0% 0.081 348.8);
Tailwind
colors: {
custom: {
50: '#ffd2e7',
500: '#febfdd',
950: '#000000',
},
}SCSS
$custom: #febfdd; $custom-light: #ffd2e7; $custom-dark: #000000;
JSON
{
"hex": "#febfdd",
"rgb": {
"r": 254,
"g": 191,
"b": 221
},
"hsl": {
"h": 331.429,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87022,
"c": 0.08136,
"h": 348.8
},
"luminance": 0.63553
}Semantic roles & 50–950 ramp
primary
#FEBFDD
secondary
#7BE6B3
accent
#E67800
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384