#FEBFC8#FEBFC8
#FEBFC8 is a very light, moderate red. Relative luminance 0.625; OKLCH L 86.4% C 0.073 H 9.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFC8 |
|---|---|
| RGB | rgb(254, 191, 200) |
| HSL | hsl(351, 97%, 87%) |
| HSV | hsv(351, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 21.3%, 0.4%) |
| CIE-LAB | lab(83.18, 23.88, 4.33) |
| CIE-LCH | lch(83.18, 24.27, 10.29°) |
| OKLab | oklab(86.41% 0.0723 0.0117) |
| OKLCH | oklch(86.41% 0.073 9.2) |
| XYZ | xyz(69.9299, 62.5059, 63.0137) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.75
Bubblegum
#FFC1CC
ΔE00 0.89
Light Rose
#FFC5CB
ΔE00 1.76
Pale Rose
#FDC1C5
ΔE00 1.82
Lightpink
#FFB6C1
ΔE00 2.46
Pastel Pink
#FFBACD
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFC8 #BFFEF5
analogous
#FEBFE7 #FEBFC8 #FED6BF
triadic
#FEBFC8 #C8FEBF #BFC8FE
tetradic
#FEBFC8 #E7FEBF #BFFEF5 #D6BFFE
square
#FEBFC8 #E7FEBF #BFFEF5 #D6BFFE
split-complementary
#FEBFC8 #BFFED6 #BFE7FE
monochromatic
#FC4660 #FD8394 #FEBFC8 #FFE1E5 #FFE1E5
Accessibility & contrast
On white
1.56
#FEBFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FEBFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFC8
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFC8 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C8
Deuteranopia (green-blind)
#D7D4C7
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #febfc8; /* rgb */ color: rgb(254, 191, 200); /* oklch */ color: oklch(86.4% 0.073 9.2);
Tailwind
colors: {
custom: {
50: '#ffd2d8',
500: '#febfc8',
950: '#000000',
},
}SCSS
$custom: #febfc8; $custom-light: #ffd2d8; $custom-dark: #000000;
JSON
{
"hex": "#febfc8",
"rgb": {
"r": 254,
"g": 191,
"b": 200
},
"hsl": {
"h": 351.429,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86414,
"c": 0.07326,
"h": 9.2
},
"luminance": 0.62503
}Semantic roles & 50–950 ramp
primary
#FEBFC8
secondary
#7BE6D7
accent
#E6C500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383