#F0BBB2#F0BBB2
#F0BBB2 is a very light, moderate red. Relative luminance 0.573; OKLCH L 83.7% C 0.063 H 29.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBB2 |
|---|---|
| RGB | rgb(240, 187, 178) |
| HSL | hsl(9, 67%, 82%) |
| HSV | hsv(9, 26%, 94%) |
| CMYK | cmyk(0%, 22.1%, 25.8%, 5.9%) |
| CIE-LAB | lab(80.34, 17.78, 11.89) |
| CIE-LCH | lch(80.34, 21.39, 33.77°) |
| OKLab | oklab(83.72% 0.0548 0.031) |
| OKLCH | oklch(83.72% 0.063 29.5) |
| XYZ | xyz(61.7423, 57.2831, 49.9154) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.71
Light Rose
#FFC5CB
ΔE00 6.62
Pale Salmon
#FFB19A
ΔE00 6.68
Light Salmon
#FEA993
ΔE00 7.75
Pink
#FFC0CB
ΔE00 8.07
Bubblegum
#FFC1CC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBB2 #B2E7F0
analogous
#F0B2C8 #F0BBB2 #F0DAB2
triadic
#F0BBB2 #B2F0BB #BBB2F0
tetradic
#F0BBB2 #C8F0B2 #B2E7F0 #DAB2F0
square
#F0BBB2 #C8F0B2 #B2E7F0 #DAB2F0
split-complementary
#F0BBB2 #B2F0DA #B2C8F0
monochromatic
#DC614C #E68E7F #F0BBB2 #FAE8E5 #FAE8E5
Accessibility & contrast
On white
1.69
#F0BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#F0BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBB2
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBB2 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1B1
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#FCB5B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f0bbb2; /* rgb */ color: rgb(240, 187, 178); /* oklch */ color: oklch(83.7% 0.063 29.5);
Tailwind
colors: {
custom: {
50: '#f6cfc9',
500: '#f0bbb2',
950: '#000000',
},
}SCSS
$custom: #f0bbb2; $custom-light: #f6cfc9; $custom-dark: #000000;
JSON
{
"hex": "#f0bbb2",
"rgb": {
"r": 240,
"g": 187,
"b": 178
},
"hsl": {
"h": 8.71,
"s": 67.391,
"l": 81.961
},
"oklch": {
"l": 0.83724,
"c": 0.06291,
"h": 29.5
},
"luminance": 0.5728
}Semantic roles & 50–950 ramp
primary
#F0BBB2
secondary
#78C2CE
accent
#B4CF16
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171313
muted
#858382