#F2BAAE#F2BAAE
#F2BAAE is a very light, moderate red. Relative luminance 0.571; OKLCH L 83.6% C 0.067 H 32.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BAAE |
|---|---|
| RGB | rgb(242, 186, 174) |
| HSL | hsl(11, 72%, 82%) |
| HSV | hsv(11, 28%, 95%) |
| CMYK | cmyk(0%, 23.1%, 28.1%, 5.1%) |
| CIE-LAB | lab(80.21, 18.51, 13.88) |
| CIE-LCH | lch(80.21, 23.14, 36.87°) |
| OKLab | oklab(83.64% 0.057 0.036) |
| OKLCH | oklch(83.64% 0.067 32.3) |
| XYZ | xyz(61.8180, 57.0541, 47.7926) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.47
Light Salmon
#FEA993
ΔE00 6.67
Pale Rose
#FDC1C5
ΔE00 6.69
Light Rose
#FFC5CB
ΔE00 7.64
Blush (survey)
#F29E8E
ΔE00 7.71
Apricot
#FBCEB1
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BAAE #AEE6F2
analogous
#F2AEC4 #F2BAAE #F2DCAE
triadic
#F2BAAE #AEF2BA #BAAEF2
tetradic
#F2BAAE #C4F2AE #AEE6F2 #DCAEF2
square
#F2BAAE #C4F2AE #AEE6F2 #DCAEF2
split-complementary
#F2BAAE #AEF2DC #AEC4F2
monochromatic
#E16045 #EA8D79 #F2BAAE #FAE7E3 #FBE9E5
Accessibility & contrast
On white
1.69
#F2BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#F2BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BAAE
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BAAE | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AD
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2baae; /* rgb */ color: rgb(242, 186, 174); /* oklch */ color: oklch(83.6% 0.067 32.3);
Tailwind
colors: {
custom: {
50: '#f7cfc6',
500: '#f2baae',
950: '#000000',
},
}SCSS
$custom: #f2baae; $custom-light: #f7cfc6; $custom-dark: #000000;
JSON
{
"hex": "#f2baae",
"rgb": {
"r": 242,
"g": 186,
"b": 174
},
"hsl": {
"h": 10.588,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.8364,
"c": 0.06738,
"h": 32.3
},
"luminance": 0.57051
}Semantic roles & 50–950 ramp
primary
#F2BAAE
secondary
#73C1D1
accent
#B2D411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171313
muted
#858382