#FEBEC6#FEBEC6
#FEBEC6 is a very light, moderate red. Relative luminance 0.620; OKLCH L 86.2% C 0.074 H 10.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEC6 |
|---|---|
| RGB | rgb(254, 190, 198) |
| HSL | hsl(353, 97%, 87%) |
| HSV | hsv(353, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 22%, 0.4%) |
| CIE-LAB | lab(82.90, 24.11, 5.00) |
| CIE-LCH | lch(82.90, 24.63, 11.72°) |
| OKLab | oklab(86.18% 0.0731 0.0134) |
| OKLCH | oklch(86.18% 0.074 10.4) |
| XYZ | xyz(69.4804, 61.9783, 61.7184) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 1.21
Bubblegum
#FFC1CC
ΔE00 1.37
Pale Rose
#FDC1C5
ΔE00 1.61
Light Rose
#FFC5CB
ΔE00 1.86
Lightpink
#FFB6C1
ΔE00 2.26
Pastel Pink
#FFBACD
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEC6 #BEFEF6
analogous
#FEBEE6 #FEBEC6 #FED6BE
triadic
#FEBEC6 #C6FEBE #BEC6FE
tetradic
#FEBEC6 #E6FEBE #BEFEF6 #D6BEFE
square
#FEBEC6 #E6FEBE #BEFEF6 #D6BEFE
split-complementary
#FEBEC6 #BEFED6 #BEE6FE
monochromatic
#FC455C #FD8291 #FEBEC6 #FFE1E5 #FFE1E5
Accessibility & contrast
On white
1.57
#FEBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FEBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEC6
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEC6 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C6
Deuteranopia (green-blind)
#D7D3C5
Tritanopia (blue-blind)
#FFB9C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #febec6; /* rgb */ color: rgb(254, 190, 198); /* oklch */ color: oklch(86.2% 0.074 10.4);
Tailwind
colors: {
custom: {
50: '#ffd2d7',
500: '#febec6',
950: '#000000',
},
}SCSS
$custom: #febec6; $custom-light: #ffd2d7; $custom-dark: #000000;
JSON
{
"hex": "#febec6",
"rgb": {
"r": 254,
"g": 190,
"b": 198
},
"hsl": {
"h": 352.5,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86181,
"c": 0.07434,
"h": 10.4
},
"luminance": 0.61975
}Semantic roles & 50–950 ramp
primary
#FEBEC6
secondary
#7BE6D8
accent
#E6C900
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383