#FEBEC5#FEBEC5
#FEBEC5 is a very light, moderate red. Relative luminance 0.619; OKLCH L 86.2% C 0.074 H 11.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEC5 |
|---|---|
| RGB | rgb(254, 190, 197) |
| HSL | hsl(353, 97%, 87%) |
| HSV | hsv(353, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 22.4%, 0.4%) |
| CIE-LAB | lab(82.88, 23.97, 5.50) |
| CIE-LCH | lch(82.88, 24.59, 12.93°) |
| OKLab | oklab(86.15% 0.0728 0.0147) |
| OKLCH | oklch(86.15% 0.074 11.4) |
| XYZ | xyz(69.3654, 61.9323, 61.1129) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.34
Pink
#FFC0CB
ΔE00 1.54
Bubblegum
#FFC1CC
ΔE00 1.68
Light Rose
#FFC5CB
ΔE00 1.81
Lightpink
#FFB6C1
ΔE00 2.38
Pastel Pink
#FFBACD
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEC5 #BEFEF7
analogous
#FEBEE5 #FEBEC5 #FED7BE
triadic
#FEBEC5 #C5FEBE #BEC5FE
tetradic
#FEBEC5 #E5FEBE #BEFEF7 #D7BEFE
square
#FEBEC5 #E5FEBE #BEFEF7 #D7BEFE
split-complementary
#FEBEC5 #BEFED7 #BEE5FE
monochromatic
#FC4559 #FD828F #FEBEC5 #FFE1E4 #FFE1E4
Accessibility & contrast
On white
1.57
#FEBEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FEBEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEC5
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEC5 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C5
Deuteranopia (green-blind)
#D7D3C4
Tritanopia (blue-blind)
#FFB9C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #febec5; /* rgb */ color: rgb(254, 190, 197); /* oklch */ color: oklch(86.2% 0.074 11.4);
Tailwind
colors: {
custom: {
50: '#ffd2d6',
500: '#febec5',
950: '#000000',
},
}SCSS
$custom: #febec5; $custom-light: #ffd2d6; $custom-dark: #000000;
JSON
{
"hex": "#febec5",
"rgb": {
"r": 254,
"g": 190,
"b": 197
},
"hsl": {
"h": 353.438,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86154,
"c": 0.07422,
"h": 11.4
},
"luminance": 0.61929
}Semantic roles & 50–950 ramp
primary
#FEBEC5
secondary
#7BE6DA
accent
#E6CC00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383