#F0B9AF#F0B9AF
#F0B9AF is a very light, moderate red. Relative luminance 0.563; OKLCH L 83.3% C 0.066 H 30.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B9AF |
|---|---|
| RGB | rgb(240, 185, 175) |
| HSL | hsl(9, 68%, 81%) |
| HSV | hsv(9, 27%, 94%) |
| CMYK | cmyk(0%, 22.9%, 27.1%, 5.9%) |
| CIE-LAB | lab(79.80, 18.43, 12.73) |
| CIE-LCH | lch(79.80, 22.40, 34.65°) |
| OKLab | oklab(83.28% 0.0567 0.0331) |
| OKLCH | oklch(83.28% 0.066 30.3) |
| XYZ | xyz(61.0231, 56.3213, 48.2059) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.07
Pale Rose
#FDC1C5
ΔE00 6.10
Light Rose
#FFC5CB
ΔE00 7.07
Light Salmon
#FEA993
ΔE00 7.10
Blush (survey)
#F29E8E
ΔE00 7.80
Pink
#FFC0CB
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B9AF #AFE6F0
analogous
#F0AFC6 #F0B9AF #F0DAAF
triadic
#F0B9AF #AFF0B9 #B9AFF0
tetradic
#F0B9AF #C6F0AF #AFE6F0 #DAAFF0
square
#F0B9AF #C6F0AF #AFE6F0 #DAAFF0
split-complementary
#F0B9AF #AFF0DA #AFC6F0
monochromatic
#DD5F48 #E68C7B #F0B9AF #FAE6E3 #FAE8E5
Accessibility & contrast
On white
1.71
#F0B9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#F0B9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B9AF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B9AF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAE
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#FDB2B6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f0b9af; /* rgb */ color: rgb(240, 185, 175); /* oklch */ color: oklch(83.3% 0.066 30.3);
Tailwind
colors: {
custom: {
50: '#f6cec6',
500: '#f0b9af',
950: '#000000',
},
}SCSS
$custom: #f0b9af; $custom-light: #f6cec6; $custom-dark: #000000;
JSON
{
"hex": "#f0b9af",
"rgb": {
"r": 240,
"g": 185,
"b": 175
},
"hsl": {
"h": 9.231,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.83281,
"c": 0.06565,
"h": 30.3
},
"luminance": 0.56318
}Semantic roles & 50–950 ramp
primary
#F0B9AF
secondary
#75C1CE
accent
#B4D015
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171313
muted
#858382