#F3BBB3#F3BBB3
#F3BBB3 is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.0% C 0.066 H 27.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBB3 |
|---|---|
| RGB | rgb(243, 187, 179) |
| HSL | hsl(8, 73%, 83%) |
| HSV | hsv(8, 26%, 95%) |
| CMYK | cmyk(0%, 23%, 26.3%, 4.7%) |
| CIE-LAB | lab(80.66, 19.03, 11.84) |
| CIE-LCH | lch(80.66, 22.41, 31.90°) |
| OKLab | oklab(84.05% 0.0585 0.0309) |
| OKLCH | oklch(84.05% 0.066 27.8) |
| XYZ | xyz(62.8702, 57.8530, 50.4942) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.07
Light Rose
#FFC5CB
ΔE00 6.05
Pale Salmon
#FFB19A
ΔE00 6.63
Pink
#FFC0CB
ΔE00 7.46
Bubblegum
#FFC1CC
ΔE00 7.49
Lightpink
#FFB6C1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBB3 #B3EBF3
analogous
#F3B3CB #F3BBB3 #F3DBB3
triadic
#F3BBB3 #B3F3BB #BBB3F3
tetradic
#F3BBB3 #CBF3B3 #B3EBF3 #DBB3F3
square
#F3BBB3 #CBF3B3 #B3EBF3 #DBB3F3
split-complementary
#F3BBB3 #B3F3DB #B3CBF3
monochromatic
#E25C49 #EB8C7E #F3BBB3 #FBE7E5 #FBE7E5
Accessibility & contrast
On white
1.67
#F3BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#F3BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBB3
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBB3 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B2
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f3bbb3; /* rgb */ color: rgb(243, 187, 179); /* oklch */ color: oklch(84.0% 0.066 27.8);
Tailwind
colors: {
custom: {
50: '#f8cfc9',
500: '#f3bbb3',
950: '#000000',
},
}SCSS
$custom: #f3bbb3; $custom-light: #f8cfc9; $custom-dark: #000000;
JSON
{
"hex": "#f3bbb3",
"rgb": {
"r": 243,
"g": 187,
"b": 179
},
"hsl": {
"h": 7.5,
"s": 72.727,
"l": 82.745
},
"oklch": {
"l": 0.84046,
"c": 0.06611,
"h": 27.8
},
"luminance": 0.5785
}Semantic roles & 50–950 ramp
primary
#F3BBB3
secondary
#77C7D3
accent
#BCD511
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382