#FEBECA#FEBECA
#FEBECA is a very light, moderate red. Relative luminance 0.622; OKLCH L 86.3% C 0.075 H 6.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBECA |
|---|---|
| RGB | rgb(254, 190, 202) |
| HSL | hsl(349, 97%, 87%) |
| HSV | hsv(349, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 20.5%, 0.4%) |
| CIE-LAB | lab(83.00, 24.69, 3.00) |
| CIE-LCH | lch(83.00, 24.87, 6.93°) |
| OKLab | oklab(86.29% 0.0746 0.0082) |
| OKLCH | oklch(86.29% 0.075 6.3) |
| XYZ | xyz(69.9478, 62.1653, 64.1803) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.54
Bubblegum
#FFC1CC
ΔE00 0.75
Pastel Pink
#FFBACD
ΔE00 2.32
Lightpink
#FFB6C1
ΔE00 2.35
Light Rose
#FFC5CB
ΔE00 2.56
Pale Rose
#FDC1C5
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBECA #BEFEF2
analogous
#FEBEEA #FEBECA #FED2BE
triadic
#FEBECA #CAFEBE #BECAFE
tetradic
#FEBECA #EAFEBE #BEFEF2 #D2BEFE
square
#FEBECA #EAFEBE #BEFEF2 #D2BEFE
split-complementary
#FEBECA #BEFED2 #BEEAFE
monochromatic
#FC4568 #FD8299 #FEBECA #FFE1E6 #FFE1E6
Accessibility & contrast
On white
1.56
#FEBECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#FEBECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBECA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBECA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#D6D3C9
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #febeca; /* rgb */ color: rgb(254, 190, 202); /* oklch */ color: oklch(86.3% 0.075 6.3);
Tailwind
colors: {
custom: {
50: '#ffd2da',
500: '#febeca',
950: '#000000',
},
}SCSS
$custom: #febeca; $custom-light: #ffd2da; $custom-dark: #000000;
JSON
{
"hex": "#febeca",
"rgb": {
"r": 254,
"g": 190,
"b": 202
},
"hsl": {
"h": 348.75,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86291,
"c": 0.07504,
"h": 6.3
},
"luminance": 0.62162
}Semantic roles & 50–950 ramp
primary
#FEBECA
secondary
#7BE6D2
accent
#E6BA00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383