#FEBFC9#FEBFC9
#FEBFC9 is a very light, moderate red. Relative luminance 0.625; OKLCH L 86.4% C 0.073 H 8.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFC9 |
|---|---|
| RGB | rgb(254, 191, 201) |
| HSL | hsl(350, 97%, 87%) |
| HSV | hsv(350, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 20.9%, 0.4%) |
| CIE-LAB | lab(83.21, 24.02, 3.83) |
| CIE-LCH | lch(83.21, 24.32, 9.07°) |
| OKLab | oklab(86.44% 0.0727 0.0104) |
| OKLCH | oklch(86.44% 0.073 8.1) |
| XYZ | xyz(70.0472, 62.5528, 63.6312) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.43
Bubblegum
#FFC1CC
ΔE00 0.62
Light Rose
#FFC5CB
ΔE00 1.94
Pale Rose
#FDC1C5
ΔE00 2.15
Lightpink
#FFB6C1
ΔE00 2.46
Pastel Pink
#FFBACD
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFC9 #BFFEF4
analogous
#FEBFE9 #FEBFC9 #FED5BF
triadic
#FEBFC9 #C9FEBF #BFC9FE
tetradic
#FEBFC9 #E9FEBF #BFFEF4 #D5BFFE
square
#FEBFC9 #E9FEBF #BFFEF4 #D5BFFE
split-complementary
#FEBFC9 #BFFED5 #BFE9FE
monochromatic
#FC4663 #FD8396 #FEBFC9 #FFE1E6 #FFE1E6
Accessibility & contrast
On white
1.55
#FEBFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#FEBFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFC9
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFC9 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9C9
Deuteranopia (green-blind)
#D7D4C8
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #febfc9; /* rgb */ color: rgb(254, 191, 201); /* oklch */ color: oklch(86.4% 0.073 8.1);
Tailwind
colors: {
custom: {
50: '#ffd2d9',
500: '#febfc9',
950: '#000000',
},
}SCSS
$custom: #febfc9; $custom-light: #ffd2d9; $custom-dark: #000000;
JSON
{
"hex": "#febfc9",
"rgb": {
"r": 254,
"g": 191,
"b": 201
},
"hsl": {
"h": 350.476,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86441,
"c": 0.07342,
"h": 8.1
},
"luminance": 0.62549
}Semantic roles & 50–950 ramp
primary
#FEBFC9
secondary
#7BE6D5
accent
#E6C100
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383