#FEBEC7#FEBEC7
#FEBEC7 is a very light, moderate red. Relative luminance 0.620; OKLCH L 86.2% C 0.074 H 9.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEC7 |
|---|---|
| RGB | rgb(254, 190, 199) |
| HSL | hsl(352, 97%, 87%) |
| HSV | hsv(352, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 21.7%, 0.4%) |
| CIE-LAB | lab(82.93, 24.26, 4.50) |
| CIE-LCH | lch(82.93, 24.67, 10.51°) |
| OKLab | oklab(86.21% 0.0735 0.0121) |
| OKLCH | oklch(86.21% 0.074 9.4) |
| XYZ | xyz(69.5961, 62.0246, 62.3278) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.89
Bubblegum
#FFC1CC
ΔE00 1.08
Pale Rose
#FDC1C5
ΔE00 1.90
Light Rose
#FFC5CB
ΔE00 1.98
Lightpink
#FFB6C1
ΔE00 2.19
Pastel Pink
#FFBACD
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEC7 #BEFEF5
analogous
#FEBEE7 #FEBEC7 #FED5BE
triadic
#FEBEC7 #C7FEBE #BEC7FE
tetradic
#FEBEC7 #E7FEBE #BEFEF5 #D5BEFE
square
#FEBEC7 #E7FEBE #BEFEF5 #D5BEFE
split-complementary
#FEBEC7 #BEFED5 #BEE7FE
monochromatic
#FC455F #FD8293 #FEBEC7 #FFE1E5 #FFE1E5
Accessibility & contrast
On white
1.57
#FEBEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FEBEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEC7
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEC7 | 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)
#C8C8C7
Deuteranopia (green-blind)
#D7D3C6
Tritanopia (blue-blind)
#FFB9C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #febec7; /* rgb */ color: rgb(254, 190, 199); /* oklch */ color: oklch(86.2% 0.074 9.4);
Tailwind
colors: {
custom: {
50: '#ffd2d8',
500: '#febec7',
950: '#000000',
},
}SCSS
$custom: #febec7; $custom-light: #ffd2d8; $custom-dark: #000000;
JSON
{
"hex": "#febec7",
"rgb": {
"r": 254,
"g": 190,
"b": 199
},
"hsl": {
"h": 351.563,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86209,
"c": 0.07447,
"h": 9.4
},
"luminance": 0.62021
}Semantic roles & 50–950 ramp
primary
#FEBEC7
secondary
#7BE6D7
accent
#E6C500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383