#F2BDBF#F2BDBF
#F2BDBF is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.6% C 0.061 H 15.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDBF |
|---|---|
| RGB | rgb(242, 189, 191) |
| HSL | hsl(358, 67%, 85%) |
| HSV | hsv(358, 22%, 95%) |
| CMYK | cmyk(0%, 21.9%, 21.1%, 5.1%) |
| CIE-LAB | lab(81.31, 19.30, 6.31) |
| CIE-LCH | lch(81.31, 20.31, 18.12°) |
| OKLab | oklab(84.62% 0.0588 0.0168) |
| OKLCH | oklch(84.62% 0.061 15.9) |
| XYZ | xyz(64.2201, 59.0368, 57.2926) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.17
Light Rose
#FFC5CB
ΔE00 2.88
Bubblegum
#FFC1CC
ΔE00 3.94
Pink
#FFC0CB
ΔE00 3.95
Lightpink
#FFB6C1
ΔE00 4.81
Pale Pink
#FFCFDC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDBF #BDF2F0
analogous
#F2BDDA #F2BDBF #F2D6BD
triadic
#F2BDBF #BFF2BD #BDBFF2
tetradic
#F2BDBF #DAF2BD #BDF2F0 #D6BDF2
square
#F2BDBF #DAF2BD #BDF2F0 #D6BDF2
split-complementary
#F2BDBF #BDF2D6 #BDDAF2
monochromatic
#DE575C #E88A8D #F2BDBF #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.64
#F2BDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#F2BDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDBF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDBF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#FDB8BE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f2bdbf; /* rgb */ color: rgb(242, 189, 191); /* oklch */ color: oklch(84.6% 0.061 15.9);
Tailwind
colors: {
custom: {
50: '#f7d1d2',
500: '#f2bdbf',
950: '#000000',
},
}SCSS
$custom: #f2bdbf; $custom-light: #f7d1d2; $custom-dark: #000000;
JSON
{
"hex": "#f2bdbf",
"rgb": {
"r": 242,
"g": 189,
"b": 191
},
"hsl": {
"h": 357.736,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.84624,
"c": 0.06118,
"h": 15.9
},
"luminance": 0.59034
}Semantic roles & 50–950 ramp
primary
#F2BDBF
secondary
#81D2CF
accent
#CFC817
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383