#F2BDB2#F2BDB2
#F2BDB2 is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.3% C 0.063 H 31.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDB2 |
|---|---|
| RGB | rgb(242, 189, 178) |
| HSL | hsl(10, 71%, 82%) |
| HSV | hsv(10, 26%, 95%) |
| CMYK | cmyk(0%, 21.9%, 26.4%, 5.1%) |
| CIE-LAB | lab(81.01, 17.46, 12.87) |
| CIE-LCH | lch(81.01, 21.69, 36.38°) |
| OKLab | oklab(84.29% 0.0539 0.0335) |
| OKLCH | oklch(84.29% 0.063 31.9) |
| XYZ | xyz(62.8524, 58.4897, 50.0898) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.28
Pale Rose
#FDC1C5
ΔE00 6.33
Light Rose
#FFC5CB
ΔE00 7.18
Light Salmon
#FEA993
ΔE00 7.55
Blush (survey)
#F29E8E
ΔE00 8.62
Pink
#FFC0CB
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDB2 #B2E7F2
analogous
#F2B2C7 #F2BDB2 #F2DDB2
triadic
#F2BDB2 #B2F2BD #BDB2F2
tetradic
#F2BDB2 #C7F2B2 #B2E7F2 #DDB2F2
square
#F2BDB2 #C7F2B2 #B2E7F2 #DDB2F2
split-complementary
#F2BDB2 #B2F2DD #B2C7F2
monochromatic
#E06349 #E9907E #F2BDB2 #FBE9E5 #FBE9E5
Accessibility & contrast
On white
1.65
#F2BDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#F2BDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDB2
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDB2 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#D5CDB2
Tritanopia (blue-blind)
#FFB6BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bdb2; /* rgb */ color: rgb(242, 189, 178); /* oklch */ color: oklch(84.3% 0.063 31.9);
Tailwind
colors: {
custom: {
50: '#f7d1c9',
500: '#f2bdb2',
950: '#000000',
},
}SCSS
$custom: #f2bdb2; $custom-light: #f7d1c9; $custom-dark: #000000;
JSON
{
"hex": "#f2bdb2",
"rgb": {
"r": 242,
"g": 189,
"b": 178
},
"hsl": {
"h": 10.313,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.84291,
"c": 0.06341,
"h": 31.9
},
"luminance": 0.58487
}Semantic roles & 50–950 ramp
primary
#F2BDB2
secondary
#77C2D1
accent
#B2D312
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382