#FEBECB#FEBECB
#FEBECB is a very light, moderate red. Relative luminance 0.622; OKLCH L 86.3% C 0.075 H 5.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBECB |
|---|---|
| RGB | rgb(254, 190, 203) |
| HSL | hsl(348, 97%, 87%) |
| HSV | hsv(348, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 20.1%, 0.4%) |
| CIE-LAB | lab(83.03, 24.84, 2.50) |
| CIE-LCH | lch(83.03, 24.96, 5.75°) |
| OKLab | oklab(86.32% 0.075 0.0069) |
| OKLCH | oklch(86.32% 0.075 5.3) |
| XYZ | xyz(70.0666, 62.2128, 64.8059) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.77
Bubblegum
#FFC1CC
ΔE00 0.91
Pastel Pink
#FFBACD
ΔE00 2.02
Lightpink
#FFB6C1
ΔE00 2.50
Light Rose
#FFC5CB
ΔE00 2.81
Pale Rose
#FDC1C5
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBECB #BEFEF1
analogous
#FEBEEB #FEBECB #FED1BE
triadic
#FEBECB #CBFEBE #BECBFE
tetradic
#FEBECB #EBFEBE #BEFEF1 #D1BEFE
square
#FEBECB #EBFEBE #BEFEF1 #D1BEFE
split-complementary
#FEBECB #BEFED1 #BEEBFE
monochromatic
#FC456B #FD829B #FEBECB #FFE1E7 #FFE1E7
Accessibility & contrast
On white
1.56
#FEBECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#FEBECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBECB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBECB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#D6D3CA
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #febecb; /* rgb */ color: rgb(254, 190, 203); /* oklch */ color: oklch(86.3% 0.075 5.3);
Tailwind
colors: {
custom: {
50: '#ffd2da',
500: '#febecb',
950: '#000000',
},
}SCSS
$custom: #febecb; $custom-light: #ffd2da; $custom-dark: #000000;
JSON
{
"hex": "#febecb",
"rgb": {
"r": 254,
"g": 190,
"b": 203
},
"hsl": {
"h": 347.813,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86319,
"c": 0.07527,
"h": 5.3
},
"luminance": 0.6221
}Semantic roles & 50–950 ramp
primary
#FEBECB
secondary
#7BE6D0
accent
#E6B700
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383