#FEBDBD#FEBDBD
#FEBDBD is a very light, moderate red. Relative luminance 0.611; OKLCH L 85.8% C 0.075 H 18.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDBD |
|---|---|
| RGB | rgb(254, 189, 189) |
| HSL | hsl(0, 97%, 87%) |
| HSV | hsv(0, 26%, 100%) |
| CMYK | cmyk(0%, 25.6%, 25.6%, 0.4%) |
| CIE-LAB | lab(82.46, 23.38, 9.19) |
| CIE-LCH | lch(82.46, 25.12, 21.46°) |
| OKLab | oklab(85.77% 0.0713 0.0242) |
| OKLCH | oklch(85.77% 0.075 18.7) |
| XYZ | xyz(68.2571, 61.1437, 56.3408) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.02
Light Rose
#FFC5CB
ΔE00 3.20
Lightpink
#FFB6C1
ΔE00 4.08
Pink
#FFC0CB
ΔE00 4.12
Bubblegum
#FFC1CC
ΔE00 4.22
Soft Pink
#FDB0C0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDBD #BDFEFE
analogous
#FEBDDE #FEBDBD #FEDEBD
triadic
#FEBDBD #BDFEBD #BDBDFE
tetradic
#FEBDBD #DEFEBD #BDFEFE #DEBDFE
square
#FEBDBD #DEFEBD #BDFEFE #DEBDFE
split-complementary
#FEBDBD #BDFEDE #BDDEFE
monochromatic
#FC4444 #FD8181 #FEBDBD #FFE1E1 #FFE1E1
Accessibility & contrast
On white
1.59
#FEBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FEBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDBD
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDBD | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#FFB7BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #febdbd; /* rgb */ color: rgb(254, 189, 189); /* oklch */ color: oklch(85.8% 0.075 18.7);
Tailwind
colors: {
custom: {
50: '#ffd1d0',
500: '#febdbd',
950: '#000000',
},
}SCSS
$custom: #febdbd; $custom-light: #ffd1d0; $custom-dark: #000000;
JSON
{
"hex": "#febdbd",
"rgb": {
"r": 254,
"g": 189,
"b": 189
},
"hsl": {
"h": 0,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.85766,
"c": 0.07529,
"h": 18.7
},
"luminance": 0.6114
}Semantic roles & 50–950 ramp
primary
#FEBDBD
secondary
#7AE6E6
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383