#FEBEC4#FEBEC4
#FEBEC4 is a very light, moderate red. Relative luminance 0.619; OKLCH L 86.1% C 0.074 H 12.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEC4 |
|---|---|
| RGB | rgb(254, 190, 196) |
| HSL | hsl(354, 97%, 87%) |
| HSV | hsv(354, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 22.8%, 0.4%) |
| CIE-LAB | lab(82.85, 23.83, 6.00) |
| CIE-LCH | lch(82.85, 24.57, 14.14°) |
| OKLab | oklab(86.13% 0.0724 0.016) |
| OKLCH | oklch(86.13% 0.074 12.5) |
| XYZ | xyz(69.2512, 61.8866, 60.5115) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.12
Light Rose
#FFC5CB
ΔE00 1.83
Pink
#FFC0CB
ΔE00 1.88
Bubblegum
#FFC1CC
ΔE00 2.01
Lightpink
#FFB6C1
ΔE00 2.54
Pastel Pink
#FFBACD
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEC4 #BEFEF8
analogous
#FEBEE4 #FEBEC4 #FED8BE
triadic
#FEBEC4 #C4FEBE #BEC4FE
tetradic
#FEBEC4 #E4FEBE #BEFEF8 #D8BEFE
square
#FEBEC4 #E4FEBE #BEFEF8 #D8BEFE
split-complementary
#FEBEC4 #BEFED8 #BEE4FE
monochromatic
#FC4557 #FD828D #FEBEC4 #FFE1E4 #FFE1E4
Accessibility & contrast
On white
1.57
#FEBEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#FEBEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEC4
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEC4 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C4
Deuteranopia (green-blind)
#D7D3C3
Tritanopia (blue-blind)
#FFB9C0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #febec4; /* rgb */ color: rgb(254, 190, 196); /* oklch */ color: oklch(86.1% 0.074 12.5);
Tailwind
colors: {
custom: {
50: '#ffd2d5',
500: '#febec4',
950: '#000000',
},
}SCSS
$custom: #febec4; $custom-light: #ffd2d5; $custom-dark: #000000;
JSON
{
"hex": "#febec4",
"rgb": {
"r": 254,
"g": 190,
"b": 196
},
"hsl": {
"h": 354.375,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86128,
"c": 0.07412,
"h": 12.5
},
"luminance": 0.61883
}Semantic roles & 50–950 ramp
primary
#FEBEC4
secondary
#7BE6DC
accent
#E6D000
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383