#F3C8BB#F3C8BB
#F3C8BB is a very light, muted red. Relative luminance 0.640; OKLCH L 86.7% C 0.052 H 37.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F3C8BB |
|---|---|
| RGB | rgb(243, 200, 187) |
| HSL | hsl(14, 70%, 84%) |
| HSV | hsv(14, 23%, 95%) |
| CMYK | cmyk(0%, 17.7%, 23%, 4.7%) |
| CIE-LAB | lab(83.94, 13.29, 12.22) |
| CIE-LCH | lch(83.94, 18.06, 42.61°) |
| OKLab | oklab(86.66% 0.0415 0.0318) |
| OKLCH | oklch(86.66% 0.052 37.5) |
| XYZ | xyz(66.5866, 63.9536, 55.8409) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.30
Mistyrose
#FFE4E1
ΔE00 8.05
Pale Rose
#FDC1C5
ΔE00 8.28
Pale Salmon
#FFB19A
ΔE00 8.50
Light Rose
#FFC5CB
ΔE00 8.69
Pinkish Grey
#C8ACA9
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3C8BB #BBE6F3
analogous
#F3BBCA #F3C8BB #F3E4BB
triadic
#F3C8BB #BBF3C8 #C8BBF3
tetradic
#F3C8BB #CAF3BB #BBE6F3 #E4BBF3
square
#F3C8BB #CAF3BB #BBE6F3 #E4BBF3
split-complementary
#F3C8BB #BBF3E4 #BBCAF3
monochromatic
#E17453 #EA9E87 #F3C8BB #FAEAE5 #FAEAE5
Accessibility & contrast
On white
1.52
#F3C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#F3C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3C8BB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3C8BB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCBA
Deuteranopia (green-blind)
#DCD5BB
Tritanopia (blue-blind)
#FEC2C4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3c8bb; /* rgb */ color: rgb(243, 200, 187); /* oklch */ color: oklch(86.7% 0.052 37.5);
Tailwind
colors: {
custom: {
50: '#f7d8cf',
500: '#f3c8bb',
950: '#000000',
},
}SCSS
$custom: #f3c8bb; $custom-light: #f7d8cf; $custom-dark: #000000;
JSON
{
"hex": "#f3c8bb",
"rgb": {
"r": 243,
"g": 200,
"b": 187
},
"hsl": {
"h": 13.929,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.8666,
"c": 0.05234,
"h": 37.5
},
"luminance": 0.63951
}Semantic roles & 50–950 ramp
primary
#F3C8BB
secondary
#7FC0D3
accent
#A6D214
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383