#F2B288#F2B288
#F2B288 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.4% C 0.093 H 54.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B288 |
|---|---|
| RGB | rgb(242, 178, 136) |
| HSL | hsl(24, 80%, 74%) |
| HSV | hsv(24, 44%, 95%) |
| CMYK | cmyk(0%, 26.4%, 43.8%, 5.1%) |
| CIE-LAB | lab(77.58, 18.25, 30.60) |
| CIE-LCH | lch(77.58, 35.63, 59.18°) |
| OKLab | oklab(81.35% 0.0546 0.0759) |
| OKLCH | oklch(81.35% 0.093 54.3) |
| XYZ | xyz(56.9847, 52.4993, 30.4198) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.29
Apricot (survey)
#FFB16D
ΔE00 5.95
Sandybrown
#F4A460
ΔE00 6.62
Lightsalmon
#FFA07A
ΔE00 7.37
Apricot
#FBCEB1
ΔE00 7.72
Pale Salmon
#FFB19A
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B288 #88C8F2
analogous
#F28893 #F2B288 #F2E788
triadic
#F2B288 #88F2B2 #B288F2
tetradic
#F2B288 #93F288 #88C8F2 #E788F2
square
#F2B288 #93F288 #88C8F2 #E788F2
split-complementary
#F2B288 #88F2E7 #8893F2
monochromatic
#E66B1A #EC8E51 #F2B288 #F8D6BF #FCEDE3
Accessibility & contrast
On white
1.83
#F2B288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#F2B288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B288
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B288 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B785
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f2b288; /* rgb */ color: rgb(242, 178, 136); /* oklch */ color: oklch(81.4% 0.093 54.3);
Tailwind
colors: {
custom: {
50: '#f9c9ab',
500: '#f2b288',
950: '#000000',
},
}SCSS
$custom: #f2b288; $custom-light: #f9c9ab; $custom-dark: #000000;
JSON
{
"hex": "#f2b288",
"rgb": {
"r": 242,
"g": 178,
"b": 136
},
"hsl": {
"h": 23.774,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.81353,
"c": 0.09345,
"h": 54.3
},
"luminance": 0.52496
}Semantic roles & 50–950 ramp
primary
#F2B288
secondary
#509CCE
accent
#89DD09
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281