#F0BEB0#F0BEB0
#F0BEB0 is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.2% C 0.061 H 36.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BEB0 |
|---|---|
| RGB | rgb(240, 190, 176) |
| HSL | hsl(13, 68%, 82%) |
| HSV | hsv(13, 27%, 94%) |
| CMYK | cmyk(0%, 20.8%, 26.7%, 5.9%) |
| CIE-LAB | lab(81.01, 15.92, 13.91) |
| CIE-LCH | lch(81.01, 21.14, 41.15°) |
| OKLab | oklab(84.23% 0.0493 0.0361) |
| OKLCH | oklch(84.23% 0.061 36.2) |
| XYZ | xyz(62.1861, 58.4896, 49.0799) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.26
Apricot
#FBCEB1
ΔE00 7.33
Light Salmon
#FEA993
ΔE00 7.75
Pale Rose
#FDC1C5
ΔE00 7.80
Light Rose
#FFC5CB
ΔE00 8.57
Pinkish Grey
#C8ACA9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BEB0 #B0E2F0
analogous
#F0B0C2 #F0BEB0 #F0DEB0
triadic
#F0BEB0 #B0F0BE #BEB0F0
tetradic
#F0BEB0 #C2F0B0 #B0E2F0 #DEB0F0
square
#F0BEB0 #C2F0B0 #B0E2F0 #DEB0F0
split-complementary
#F0BEB0 #B0F0DE #B0C2F0
monochromatic
#DC6949 #E6947D #F0BEB0 #FAE8E3 #FAEAE5
Accessibility & contrast
On white
1.65
#F0BEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#F0BEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BEB0
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BEB0 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AF
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#FCB7BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f0beb0; /* rgb */ color: rgb(240, 190, 176); /* oklch */ color: oklch(84.2% 0.061 36.2);
Tailwind
colors: {
custom: {
50: '#f6d1c7',
500: '#f0beb0',
950: '#000000',
},
}SCSS
$custom: #f0beb0; $custom-light: #f6d1c7; $custom-dark: #000000;
JSON
{
"hex": "#f0beb0",
"rgb": {
"r": 240,
"g": 190,
"b": 176
},
"hsl": {
"h": 13.125,
"s": 68.085,
"l": 81.569
},
"oklch": {
"l": 0.84232,
"c": 0.0611,
"h": 36.2
},
"luminance": 0.58487
}Semantic roles & 50–950 ramp
primary
#F0BEB0
secondary
#76BBCE
accent
#A7D015
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382