#F2BAAA#F2BAAA
#F2BAAA is a very light, moderate red. Relative luminance 0.569; OKLCH L 83.5% C 0.069 H 36.5°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BAAA |
|---|---|
| RGB | rgb(242, 186, 170) |
| HSL | hsl(13, 73%, 81%) |
| HSV | hsv(13, 30%, 95%) |
| CMYK | cmyk(0%, 23.1%, 29.8%, 5.1%) |
| CIE-LAB | lab(80.12, 17.98, 15.91) |
| CIE-LCH | lch(80.12, 24.01, 41.50°) |
| OKLab | oklab(83.55% 0.0554 0.041) |
| OKLCH | oklch(83.55% 0.069 36.5) |
| XYZ | xyz(61.4339, 56.9005, 45.7694) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.72
Light Salmon
#FEA993
ΔE00 6.20
Blush (survey)
#F29E8E
ΔE00 7.70
Apricot
#FBCEB1
ΔE00 7.77
Pale Rose
#FDC1C5
ΔE00 8.25
Pinkish Tan
#D99B82
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BAAA #AAE2F2
analogous
#F2AABE #F2BAAA #F2DEAA
triadic
#F2BAAA #AAF2BA #BAAAF2
tetradic
#F2BAAA #BEF2AA #AAE2F2 #DEAAF2
square
#F2BAAA #BEF2AA #AAE2F2 #DEAAF2
split-complementary
#F2BAAA #AAF2DE #AABEF2
monochromatic
#E26440 #EA8F75 #F2BAAA #FAE5DF #FBE9E4
Accessibility & contrast
On white
1.70
#F2BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#F2BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BAAA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BAAA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A9
Deuteranopia (green-blind)
#D4CBAA
Tritanopia (blue-blind)
#FFB2B6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2baaa; /* rgb */ color: rgb(242, 186, 170); /* oklch */ color: oklch(83.5% 0.069 36.5);
Tailwind
colors: {
custom: {
50: '#f7cfc3',
500: '#f2baaa',
950: '#000000',
},
}SCSS
$custom: #f2baaa; $custom-light: #f7cfc3; $custom-dark: #000000;
JSON
{
"hex": "#f2baaa",
"rgb": {
"r": 242,
"g": 186,
"b": 170
},
"hsl": {
"h": 13.333,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.83545,
"c": 0.06895,
"h": 36.5
},
"luminance": 0.56897
}Semantic roles & 50–950 ramp
primary
#F2BAAA
secondary
#6FBBD1
accent
#AAD610
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171312
muted
#858382