#F2BBAD#F2BBAD
#F2BBAD is a very light, moderate red. Relative luminance 0.574; OKLCH L 83.8% C 0.067 H 34.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBAD |
|---|---|
| RGB | rgb(242, 187, 173) |
| HSL | hsl(12, 73%, 81%) |
| HSV | hsv(12, 29%, 95%) |
| CMYK | cmyk(0%, 22.7%, 28.5%, 5.1%) |
| CIE-LAB | lab(80.43, 17.85, 14.72) |
| CIE-LCH | lch(80.43, 23.14, 39.52°) |
| OKLab | oklab(83.8% 0.055 0.0381) |
| OKLCH | oklch(83.8% 0.067 34.7) |
| XYZ | xyz(61.9323, 57.4381, 47.3515) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.24
Light Salmon
#FEA993
ΔE00 6.63
Pale Rose
#FDC1C5
ΔE00 7.47
Blush (survey)
#F29E8E
ΔE00 7.95
Apricot
#FBCEB1
ΔE00 8.16
Light Rose
#FFC5CB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBAD #ADE4F2
analogous
#F2ADC2 #F2BBAD #F2DEAD
triadic
#F2BBAD #ADF2BB #BBADF2
tetradic
#F2BBAD #C2F2AD #ADE4F2 #DEADF2
square
#F2BBAD #C2F2AD #ADE4F2 #DEADF2
split-complementary
#F2BBAD #ADF2DE #ADC2F2
monochromatic
#E16343 #EA8F78 #F2BBAD #FAE7E2 #FBE9E5
Accessibility & contrast
On white
1.68
#F2BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#F2BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBAD
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBAD | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AC
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#FFB4B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bbad; /* rgb */ color: rgb(242, 187, 173); /* oklch */ color: oklch(83.8% 0.067 34.7);
Tailwind
colors: {
custom: {
50: '#f7cfc5',
500: '#f2bbad',
950: '#000000',
},
}SCSS
$custom: #f2bbad; $custom-light: #f7cfc5; $custom-dark: #000000;
JSON
{
"hex": "#f2bbad",
"rgb": {
"r": 242,
"g": 187,
"b": 173
},
"hsl": {
"h": 12.174,
"s": 72.632,
"l": 81.373
},
"oklch": {
"l": 0.838,
"c": 0.06692,
"h": 34.7
},
"luminance": 0.57435
}Semantic roles & 50–950 ramp
primary
#F2BBAD
secondary
#72BED1
accent
#ADD511
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171312
muted
#858382