#FEBEC8#FEBEC8
#FEBEC8 is a very light, moderate red. Relative luminance 0.621; OKLCH L 86.2% C 0.075 H 8.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEC8 |
|---|---|
| RGB | rgb(254, 190, 200) |
| HSL | hsl(351, 97%, 87%) |
| HSV | hsv(351, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 21.3%, 0.4%) |
| CIE-LAB | lab(82.95, 24.40, 4.00) |
| CIE-LCH | lch(82.95, 24.73, 9.31°) |
| OKLab | oklab(86.24% 0.0739 0.0108) |
| OKLCH | oklch(86.24% 0.075 8.3) |
| XYZ | xyz(69.7126, 62.0712, 62.9413) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.62
Bubblegum
#FFC1CC
ΔE00 0.86
Light Rose
#FFC5CB
ΔE00 2.14
Lightpink
#FFB6C1
ΔE00 2.19
Pale Rose
#FDC1C5
ΔE00 2.20
Pastel Pink
#FFBACD
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEC8 #BEFEF4
analogous
#FEBEE8 #FEBEC8 #FED4BE
triadic
#FEBEC8 #C8FEBE #BEC8FE
tetradic
#FEBEC8 #E8FEBE #BEFEF4 #D4BEFE
square
#FEBEC8 #E8FEBE #BEFEF4 #D4BEFE
split-complementary
#FEBEC8 #BEFED4 #BEE8FE
monochromatic
#FC4562 #FD8295 #FEBEC8 #FFE1E5 #FFE1E5
Accessibility & contrast
On white
1.57
#FEBEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#FEBEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEC8
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEC8 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#D6D3C7
Tritanopia (blue-blind)
#FFB9C1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #febec8; /* rgb */ color: rgb(254, 190, 200); /* oklch */ color: oklch(86.2% 0.075 8.3);
Tailwind
colors: {
custom: {
50: '#ffd2d8',
500: '#febec8',
950: '#000000',
},
}SCSS
$custom: #febec8; $custom-light: #ffd2d8; $custom-dark: #000000;
JSON
{
"hex": "#febec8",
"rgb": {
"r": 254,
"g": 190,
"b": 200
},
"hsl": {
"h": 350.625,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86236,
"c": 0.07464,
"h": 8.3
},
"luminance": 0.62068
}Semantic roles & 50–950 ramp
primary
#FEBEC8
secondary
#7BE6D5
accent
#E6C200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383