#F2C8BB#F2C8BB
#F2C8BB is a very light, muted red. Relative luminance 0.638; OKLCH L 86.6% C 0.051 H 37.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8BB |
|---|---|
| RGB | rgb(242, 200, 187) |
| HSL | hsl(14, 68%, 84%) |
| HSV | hsv(14, 23%, 95%) |
| CMYK | cmyk(0%, 17.4%, 22.7%, 5.1%) |
| CIE-LAB | lab(83.85, 12.92, 12.08) |
| CIE-LCH | lch(83.85, 17.69, 43.07°) |
| OKLab | oklab(86.57% 0.0404 0.0315) |
| OKLCH | oklch(86.57% 0.051 37.9) |
| XYZ | xyz(66.2424, 63.7761, 55.8247) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.23
Mistyrose
#FFE4E1
ΔE00 7.96
Pale Rose
#FDC1C5
ΔE00 8.46
Pale Salmon
#FFB19A
ΔE00 8.69
Light Rose
#FFC5CB
ΔE00 8.86
Pinkish Grey
#C8ACA9
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8BB #BBE5F2
analogous
#F2BBCA #F2C8BB #F2E4BB
triadic
#F2C8BB #BBF2C8 #C8BBF2
tetradic
#F2C8BB #CAF2BB #BBE5F2 #E4BBF2
square
#F2C8BB #CAF2BB #BBE5F2 #E4BBF2
split-complementary
#F2C8BB #BBF2E4 #BBCAF2
monochromatic
#DE7554 #E89E88 #F2C8BB #FAEAE5 #FAEAE5
Accessibility & contrast
On white
1.53
#F2C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F2C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8BB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8BB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCBA
Deuteranopia (green-blind)
#DBD4BB
Tritanopia (blue-blind)
#FDC2C4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2c8bb; /* rgb */ color: rgb(242, 200, 187); /* oklch */ color: oklch(86.6% 0.051 37.9);
Tailwind
colors: {
custom: {
50: '#f7d8cf',
500: '#f2c8bb',
950: '#000000',
},
}SCSS
$custom: #f2c8bb; $custom-light: #f7d8cf; $custom-dark: #000000;
JSON
{
"hex": "#f2c8bb",
"rgb": {
"r": 242,
"g": 200,
"b": 187
},
"hsl": {
"h": 14.182,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.86566,
"c": 0.05124,
"h": 37.9
},
"luminance": 0.63774
}Semantic roles & 50–950 ramp
primary
#F2C8BB
secondary
#80BED2
accent
#A4D016
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383