#FDBEBC#FDBEBC
#FDBEBC is a very light, moderate red. Relative luminance 0.613; OKLCH L 85.8% C 0.073 H 20.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEBC |
|---|---|
| RGB | rgb(253, 190, 188) |
| HSL | hsl(2, 94%, 86%) |
| HSV | hsv(2, 26%, 99%) |
| CMYK | cmyk(0%, 24.9%, 25.7%, 0.8%) |
| CIE-LAB | lab(82.56, 22.35, 9.86) |
| CIE-LCH | lch(82.56, 24.43, 23.81°) |
| OKLab | oklab(85.82% 0.0683 0.0259) |
| OKLCH | oklch(85.82% 0.073 20.8) |
| XYZ | xyz(67.9997, 61.3438, 55.8260) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.46
Light Rose
#FFC5CB
ΔE00 3.57
Pink
#FFC0CB
ΔE00 4.78
Bubblegum
#FFC1CC
ΔE00 4.84
Lightpink
#FFB6C1
ΔE00 4.90
Soft Pink
#FDB0C0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEBC #BCFBFD
analogous
#FDBCDB #FDBEBC #FDDFBC
triadic
#FDBEBC #BCFDBE #BEBCFD
tetradic
#FDBEBC #DBFDBC #BCFBFD #DFBCFD
square
#FDBEBC #DBFDBC #BCFBFD #DFBCFD
split-complementary
#FDBEBC #BCFDDF #BCDBFD
monochromatic
#F94B45 #FB8481 #FDBEBC #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.58
#FDBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#FDBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEBC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEBC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BC
Deuteranopia (green-blind)
#D8D2BB
Tritanopia (blue-blind)
#FFB8BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbebc; /* rgb */ color: rgb(253, 190, 188); /* oklch */ color: oklch(85.8% 0.073 20.8);
Tailwind
colors: {
custom: {
50: '#ffd2d0',
500: '#fdbebc',
950: '#000000',
},
}SCSS
$custom: #fdbebc; $custom-light: #ffd2d0; $custom-dark: #000000;
JSON
{
"hex": "#fdbebc",
"rgb": {
"r": 253,
"g": 190,
"b": 188
},
"hsl": {
"h": 1.846,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.85818,
"c": 0.07302,
"h": 20.8
},
"luminance": 0.6134
}Semantic roles & 50–950 ramp
primary
#FDBEBC
secondary
#7AE0E4
accent
#DEE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383