#FEBDCC#FEBDCC
#FEBDCC is a very light, moderate red. Relative luminance 0.618; OKLCH L 86.2% C 0.077 H 3.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDCC |
|---|---|
| RGB | rgb(254, 189, 204) |
| HSL | hsl(346, 97%, 87%) |
| HSV | hsv(346, 26%, 100%) |
| CMYK | cmyk(0%, 25.6%, 19.7%, 0.4%) |
| CIE-LAB | lab(82.82, 25.51, 1.67) |
| CIE-LCH | lch(82.82, 25.57, 3.74°) |
| OKLab | oklab(86.17% 0.0769 0.0048) |
| OKLCH | oklch(86.17% 0.077 3.5) |
| XYZ | xyz(69.9703, 61.8289, 65.3636) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.38
Pink
#FFC0CB
ΔE00 1.42
Bubblegum
#FFC1CC
ΔE00 1.52
Baby Pink
#FFB7CE
ΔE00 2.65
Lightpink
#FFB6C1
ΔE00 2.66
Soft Pink
#FDB0C0
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDCC #BDFEEF
analogous
#FEBDED #FEBDCC #FECFBD
triadic
#FEBDCC #CCFEBD #BDCCFE
tetradic
#FEBDCC #EDFEBD #BDFEEF #CFBDFE
square
#FEBDCC #EDFEBD #BDFEEF #CFBDFE
split-complementary
#FEBDCC #BDFECF #BDEDFE
monochromatic
#FC446F #FD819D #FEBDCC #FFE1E8 #FFE1E8
Accessibility & contrast
On white
1.57
#FEBDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FEBDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDCC
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDCC | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#FFB9C2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #febdcc; /* rgb */ color: rgb(254, 189, 204); /* oklch */ color: oklch(86.2% 0.077 3.5);
Tailwind
colors: {
custom: {
50: '#ffd1db',
500: '#febdcc',
950: '#000000',
},
}SCSS
$custom: #febdcc; $custom-light: #ffd1db; $custom-dark: #000000;
JSON
{
"hex": "#febdcc",
"rgb": {
"r": 254,
"g": 189,
"b": 204
},
"hsl": {
"h": 346.154,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.8617,
"c": 0.077,
"h": 3.5
},
"luminance": 0.61826
}Semantic roles & 50–950 ramp
primary
#FEBDCC
secondary
#7AE6CD
accent
#E6B100
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181415
muted
#868384