#FEBFCF#FEBFCF
#FEBFCF is a very light, moderate pink. Relative luminance 0.628; OKLCH L 86.6% C 0.075 H 2.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFCF |
|---|---|
| RGB | rgb(254, 191, 207) |
| HSL | hsl(345, 97%, 87%) |
| HSV | hsv(345, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 18.5%, 0.4%) |
| CIE-LAB | lab(83.36, 24.91, 0.84) |
| CIE-LCH | lch(83.36, 24.92, 1.93°) |
| OKLab | oklab(86.61% 0.0749 0.0026) |
| OKLCH | oklch(86.61% 0.075 2) |
| XYZ | xyz(70.7668, 62.8406, 67.4212) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.52
Bubblegum
#FFC1CC
ΔE00 1.68
Pink
#FFC0CB
ΔE00 1.69
Baby Pink
#FFB7CE
ΔE00 2.69
Lightpink
#FFB6C1
ΔE00 3.36
Light Rose
#FFC5CB
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFCF #BFFEEE
analogous
#FEBFEF #FEBFCF #FECFBF
triadic
#FEBFCF #CFFEBF #BFCFFE
tetradic
#FEBFCF #EFFEBF #BFFEEE #CFBFFE
square
#FEBFCF #EFFEBF #BFFEEE #CFBFFE
split-complementary
#FEBFCF #BFFECF #BFEFFE
monochromatic
#FC4675 #FD83A2 #FEBFCF #FFE1E8 #FFE1E8
Accessibility & contrast
On white
1.55
#FEBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FEBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFCF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFCF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9D0
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#FFBBC4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febfcf; /* rgb */ color: rgb(254, 191, 207); /* oklch */ color: oklch(86.6% 0.075 2.0);
Tailwind
colors: {
custom: {
50: '#ffd2dd',
500: '#febfcf',
950: '#000000',
},
}SCSS
$custom: #febfcf; $custom-light: #ffd2dd; $custom-dark: #000000;
JSON
{
"hex": "#febfcf",
"rgb": {
"r": 254,
"g": 191,
"b": 207
},
"hsl": {
"h": 344.762,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86609,
"c": 0.07491,
"h": 2
},
"luminance": 0.62837
}Semantic roles & 50–950 ramp
primary
#FEBFCF
secondary
#7BE6CB
accent
#E6AB00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384