#F2BDAF#F2BDAF
#F2BDAF is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.2% C 0.065 H 35.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDAF |
|---|---|
| RGB | rgb(242, 189, 175) |
| HSL | hsl(13, 72%, 82%) |
| HSV | hsv(13, 28%, 95%) |
| CMYK | cmyk(0%, 21.9%, 27.7%, 5.1%) |
| CIE-LAB | lab(80.94, 17.06, 14.38) |
| CIE-LCH | lch(80.94, 22.31, 40.14°) |
| OKLab | oklab(84.22% 0.0527 0.0373) |
| OKLCH | oklch(84.22% 0.065 35.3) |
| XYZ | xyz(62.5545, 58.3706, 48.5208) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.69
Light Salmon
#FEA993
ΔE00 7.15
Pale Rose
#FDC1C5
ΔE00 7.52
Apricot
#FBCEB1
ΔE00 7.73
Light Rose
#FFC5CB
ΔE00 8.36
Blush (survey)
#F29E8E
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDAF #AFE4F2
analogous
#F2AFC3 #F2BDAF #F2DFAF
triadic
#F2BDAF #AFF2BD #BDAFF2
tetradic
#F2BDAF #C3F2AF #AFE4F2 #DFAFF2
square
#F2BDAF #C3F2AF #AFE4F2 #DFAFF2
split-complementary
#F2BDAF #AFF2DF #AFC3F2
monochromatic
#E16646 #E9927A #F2BDAF #FBE8E4 #FBE9E5
Accessibility & contrast
On white
1.66
#F2BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#F2BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDAF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDAF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#FFB6B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bdaf; /* rgb */ color: rgb(242, 189, 175); /* oklch */ color: oklch(84.2% 0.065 35.3);
Tailwind
colors: {
custom: {
50: '#f7d1c6',
500: '#f2bdaf',
950: '#000000',
},
}SCSS
$custom: #f2bdaf; $custom-light: #f7d1c6; $custom-dark: #000000;
JSON
{
"hex": "#f2bdaf",
"rgb": {
"r": 242,
"g": 189,
"b": 175
},
"hsl": {
"h": 12.537,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.84218,
"c": 0.06453,
"h": 35.3
},
"luminance": 0.58368
}Semantic roles & 50–950 ramp
primary
#F2BDAF
secondary
#74BED1
accent
#ABD411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382