#F2B482#F2B482
#F2B482 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.6% C 0.097 H 59.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B482 |
|---|---|
| RGB | rgb(242, 180, 130) |
| HSL | hsl(27, 81%, 73%) |
| HSV | hsv(27, 46%, 95%) |
| CMYK | cmyk(0%, 25.6%, 46.3%, 5.1%) |
| CIE-LAB | lab(77.95, 16.60, 34.25) |
| CIE-LCH | lch(77.95, 38.06, 64.14°) |
| OKLab | oklab(81.61% 0.0491 0.0841) |
| OKLCH | oklch(81.61% 0.097 59.7) |
| XYZ | xyz(56.9710, 53.1352, 28.3702) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.74
Apricot (survey)
#FFB16D
ΔE00 4.23
Sandybrown
#F4A460
ΔE00 5.48
Burlywood
#DEB887
ΔE00 6.61
Pale Orange
#FFA756
ΔE00 6.96
Apricot
#FBCEB1
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B482 #82C0F2
analogous
#F28288 #F2B482 #F2EC82
triadic
#F2B482 #82F2B4 #B482F2
tetradic
#F2B482 #88F282 #82C0F2 #EC82F2
square
#F2B482 #88F282 #82C0F2 #EC82F2
split-complementary
#F2B482 #82F2EC #8288F2
monochromatic
#E27218 #EC934B #F2B482 #F8D5B9 #FCEEE3
Accessibility & contrast
On white
1.81
#F2B482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#F2B482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B482
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B482 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B97E
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f2b482; /* rgb */ color: rgb(242, 180, 130); /* oklch */ color: oklch(81.6% 0.097 59.7);
Tailwind
colors: {
custom: {
50: '#f9caa7',
500: '#f2b482',
950: '#000000',
},
}SCSS
$custom: #f2b482; $custom-light: #f9caa7; $custom-dark: #000000;
JSON
{
"hex": "#f2b482",
"rgb": {
"r": 242,
"g": 180,
"b": 130
},
"hsl": {
"h": 26.786,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.81614,
"c": 0.09739,
"h": 59.7
},
"luminance": 0.53131
}Semantic roles & 50–950 ramp
primary
#F2B482
secondary
#4B93CD
accent
#7EDE08
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280