#F2BA8A#F2BA8A
#F2BA8A is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.9% C 0.090 H 61.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BA8A |
|---|---|
| RGB | rgb(242, 186, 138) |
| HSL | hsl(28, 80%, 75%) |
| HSV | hsv(28, 43%, 95%) |
| CMYK | cmyk(0%, 23.1%, 43%, 5.1%) |
| CIE-LAB | lab(79.52, 14.24, 32.10) |
| CIE-LCH | lch(79.52, 35.12, 66.08°) |
| OKLab | oklab(82.88% 0.0428 0.0795) |
| OKLCH | oklch(82.88% 0.09 61.7) |
| XYZ | xyz(58.7665, 55.8335, 31.7215) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.21
Apricot (survey)
#FFB16D
ΔE00 5.41
Burlywood
#DEB887
ΔE00 5.50
Apricot
#FBCEB1
ΔE00 7.02
Sandybrown
#F4A460
ΔE00 7.11
Tan
#D2B48C
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BA8A #8AC2F2
analogous
#F28A8E #F2BA8A #F2EE8A
triadic
#F2BA8A #8AF2BA #BA8AF2
tetradic
#F2BA8A #8EF28A #8AC2F2 #EE8AF2
square
#F2BA8A #8EF28A #8AC2F2 #EE8AF2
split-complementary
#F2BA8A #8AF2EE #8A8EF2
monochromatic
#E6791C #EC9A53 #F2BA8A #F8DAC1 #FCEFE3
Accessibility & contrast
On white
1.73
#F2BA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#F2BA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BA8A
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BA8A | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE86
Deuteranopia (green-blind)
#D9CA8B
Tritanopia (blue-blind)
#FFAEAE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f2ba8a; /* rgb */ color: rgb(242, 186, 138); /* oklch */ color: oklch(82.9% 0.090 61.7);
Tailwind
colors: {
custom: {
50: '#f8ceac',
500: '#f2ba8a',
950: '#000000',
},
}SCSS
$custom: #f2ba8a; $custom-light: #f8ceac; $custom-dark: #000000;
JSON
{
"hex": "#f2ba8a",
"rgb": {
"r": 242,
"g": 186,
"b": 138
},
"hsl": {
"h": 27.692,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.82876,
"c": 0.09025,
"h": 61.7
},
"luminance": 0.5583
}Semantic roles & 50–950 ramp
primary
#F2BA8A
secondary
#5295CE
accent
#7BDC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171310
muted
#858381