#F0BFA2#F0BFA2
#F0BFA2 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.1% C 0.069 H 52.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BFA2 |
|---|---|
| RGB | rgb(240, 191, 162) |
| HSL | hsl(22, 72%, 79%) |
| HSV | hsv(22, 33%, 94%) |
| CMYK | cmyk(0%, 20.4%, 32.5%, 5.9%) |
| CIE-LAB | lab(80.96, 13.57, 21.32) |
| CIE-LCH | lch(80.96, 25.27, 57.53°) |
| OKLab | oklab(84.1% 0.0423 0.0543) |
| OKLCH | oklch(84.1% 0.069 52.1) |
| XYZ | xyz(61.0890, 58.3985, 42.2297) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.56
Peach
#FFDAB9
ΔE00 7.23
Light Peach
#FFD8B1
ΔE00 7.55
Pale Salmon
#FFB19A
ΔE00 7.69
Peach (survey)
#FFB07C
ΔE00 7.79
Burlywood
#DEB887
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BFA2 #A2D3F0
analogous
#F0A2AC #F0BFA2 #F0E6A2
triadic
#F0BFA2 #A2F0BF #BFA2F0
tetradic
#F0BFA2 #ACF0A2 #A2D3F0 #E6A2F0
square
#F0BFA2 #ACF0A2 #A2D3F0 #E6A2F0
split-complementary
#F0BFA2 #A2F0E6 #A2ACF0
monochromatic
#DF7639 #E89B6D #F0BFA2 #F9E3D7 #FBEDE5
Accessibility & contrast
On white
1.66
#F0BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#F0BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BFA2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BFA2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A0
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#FEB6B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f0bfa2; /* rgb */ color: rgb(240, 191, 162); /* oklch */ color: oklch(84.1% 0.069 52.1);
Tailwind
colors: {
custom: {
50: '#f6d2bd',
500: '#f0bfa2',
950: '#000000',
},
}SCSS
$custom: #f0bfa2; $custom-light: #f6d2bd; $custom-dark: #000000;
JSON
{
"hex": "#f0bfa2",
"rgb": {
"r": 240,
"g": 191,
"b": 162
},
"hsl": {
"h": 22.308,
"s": 72.222,
"l": 78.824
},
"oklch": {
"l": 0.84097,
"c": 0.0688,
"h": 52.1
},
"luminance": 0.58396
}Semantic roles & 50–950 ramp
primary
#F0BFA2
secondary
#69A8CE
accent
#8CD411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382