#FEBEC9#FEBEC9
#FEBEC9 is a very light, moderate red. Relative luminance 0.621; OKLCH L 86.3% C 0.075 H 7.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEC9 |
|---|---|
| RGB | rgb(254, 190, 201) |
| HSL | hsl(350, 97%, 87%) |
| HSV | hsv(350, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 20.9%, 0.4%) |
| CIE-LAB | lab(82.98, 24.55, 3.50) |
| CIE-LCH | lch(82.98, 24.79, 8.12°) |
| OKLab | oklab(86.26% 0.0742 0.0095) |
| OKLCH | oklch(86.26% 0.075 7.3) |
| XYZ | xyz(69.8298, 62.1181, 63.5588) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.47
Bubblegum
#FFC1CC
ΔE00 0.73
Lightpink
#FFB6C1
ΔE00 2.24
Light Rose
#FFC5CB
ΔE00 2.34
Pale Rose
#FDC1C5
ΔE00 2.52
Pastel Pink
#FFBACD
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEC9 #BEFEF3
analogous
#FEBEE9 #FEBEC9 #FED3BE
triadic
#FEBEC9 #C9FEBE #BEC9FE
tetradic
#FEBEC9 #E9FEBE #BEFEF3 #D3BEFE
square
#FEBEC9 #E9FEBE #BEFEF3 #D3BEFE
split-complementary
#FEBEC9 #BEFED3 #BEE9FE
monochromatic
#FC4565 #FD8297 #FEBEC9 #FFE1E6 #FFE1E6
Accessibility & contrast
On white
1.56
#FEBEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FEBEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEC9
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEC9 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8C9
Deuteranopia (green-blind)
#D6D3C8
Tritanopia (blue-blind)
#FFB9C2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #febec9; /* rgb */ color: rgb(254, 190, 201); /* oklch */ color: oklch(86.3% 0.075 7.3);
Tailwind
colors: {
custom: {
50: '#ffd2d9',
500: '#febec9',
950: '#000000',
},
}SCSS
$custom: #febec9; $custom-light: #ffd2d9; $custom-dark: #000000;
JSON
{
"hex": "#febec9",
"rgb": {
"r": 254,
"g": 190,
"b": 201
},
"hsl": {
"h": 349.688,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86263,
"c": 0.07483,
"h": 7.3
},
"luminance": 0.62115
}Semantic roles & 50–950 ramp
primary
#FEBEC9
secondary
#7BE6D3
accent
#E6BE00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383