#F2B684#F2B684
#F2B684 is a very light, moderate orange. Relative luminance 0.540; OKLCH L 82.0% C 0.096 H 60.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B684 |
|---|---|
| RGB | rgb(242, 182, 132) |
| HSL | hsl(27, 81%, 73%) |
| HSV | hsv(27, 45%, 95%) |
| CMYK | cmyk(0%, 24.8%, 45.5%, 5.1%) |
| CIE-LAB | lab(78.46, 15.74, 33.86) |
| CIE-LCH | lch(78.46, 37.34, 65.07°) |
| OKLab | oklab(82.02% 0.0467 0.0833) |
| OKLCH | oklch(82.02% 0.096 60.7) |
| XYZ | xyz(57.5132, 54.0027, 29.2196) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.27
Apricot (survey)
#FFB16D
ΔE00 4.47
Sandybrown
#F4A460
ΔE00 5.93
Burlywood
#DEB887
ΔE00 6.13
Pale Orange
#FFA756
ΔE00 7.29
Apricot
#FBCEB1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B684 #84C0F2
analogous
#F28489 #F2B684 #F2ED84
triadic
#F2B684 #84F2B6 #B684F2
tetradic
#F2B684 #89F284 #84C0F2 #ED84F2
square
#F2B684 #89F284 #84C0F2 #ED84F2
split-complementary
#F2B684 #84F2ED #8489F2
monochromatic
#E47518 #EC954D #F2B684 #F8D7BB #FCEFE3
Accessibility & contrast
On white
1.78
#F2B684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#F2B684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B684
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B684 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA80
Deuteranopia (green-blind)
#D7C785
Tritanopia (blue-blind)
#FFAAA9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f2b684; /* rgb */ color: rgb(242, 182, 132); /* oklch */ color: oklch(82.0% 0.096 60.7);
Tailwind
colors: {
custom: {
50: '#f9cca8',
500: '#f2b684',
950: '#000000',
},
}SCSS
$custom: #f2b684; $custom-light: #f9cca8; $custom-dark: #000000;
JSON
{
"hex": "#f2b684",
"rgb": {
"r": 242,
"g": 182,
"b": 132
},
"hsl": {
"h": 27.273,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.82021,
"c": 0.09552,
"h": 60.7
},
"luminance": 0.53999
}Semantic roles & 50–950 ramp
primary
#F2B684
secondary
#4D93CE
accent
#7CDD08
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380