#FDBEBB#FDBEBB
#FDBEBB is a very light, moderate red. Relative luminance 0.613; OKLCH L 85.8% C 0.073 H 21.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEBB |
|---|---|
| RGB | rgb(253, 190, 187) |
| HSL | hsl(3, 94%, 86%) |
| HSV | hsv(3, 26%, 99%) |
| CMYK | cmyk(0%, 24.9%, 26.1%, 0.8%) |
| CIE-LAB | lab(82.54, 22.21, 10.37) |
| CIE-LCH | lch(82.54, 24.51, 25.02°) |
| OKLab | oklab(85.79% 0.0679 0.0272) |
| OKLCH | oklch(85.79% 0.073 21.8) |
| XYZ | xyz(67.8923, 61.3009, 55.2602) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.81
Light Rose
#FFC5CB
ΔE00 3.90
Pink
#FFC0CB
ΔE00 5.16
Bubblegum
#FFC1CC
ΔE00 5.22
Lightpink
#FFB6C1
ΔE00 5.25
Soft Pink
#FDB0C0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEBB #BBFAFD
analogous
#FDBBD9 #FDBEBB #FDDFBB
triadic
#FDBEBB #BBFDBE #BEBBFD
tetradic
#FDBEBB #D9FDBB #BBFAFD #DFBBFD
square
#FDBEBB #D9FDBB #BBFAFD #DFBBFD
split-complementary
#FDBEBB #BBFDDF #BBD9FD
monochromatic
#FA4C44 #FB8580 #FDBEBB #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.58
#FDBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FDBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEBB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEBB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BB
Deuteranopia (green-blind)
#D9D2BA
Tritanopia (blue-blind)
#FFB7BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbebb; /* rgb */ color: rgb(253, 190, 187); /* oklch */ color: oklch(85.8% 0.073 21.8);
Tailwind
colors: {
custom: {
50: '#ffd2cf',
500: '#fdbebb',
950: '#000000',
},
}SCSS
$custom: #fdbebb; $custom-light: #ffd2cf; $custom-dark: #000000;
JSON
{
"hex": "#fdbebb",
"rgb": {
"r": 253,
"g": 190,
"b": 187
},
"hsl": {
"h": 2.727,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85793,
"c": 0.07312,
"h": 21.8
},
"luminance": 0.61297
}Semantic roles & 50–950 ramp
primary
#FDBEBB
secondary
#79DFE3
accent
#DBE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383