#F2C083#F2C083
#F2C083 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.9% C 0.097 H 71.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C083 |
|---|---|
| RGB | rgb(242, 192, 131) |
| HSL | hsl(33, 81%, 73%) |
| HSV | hsv(33, 46%, 95%) |
| CMYK | cmyk(0%, 20.7%, 45.9%, 5.1%) |
| CIE-LAB | lab(80.86, 10.38, 37.49) |
| CIE-LCH | lch(80.86, 38.90, 74.52°) |
| OKLab | oklab(83.89% 0.0308 0.0916) |
| OKLCH | oklch(83.89% 0.097 71.4) |
| XYZ | xyz(59.5666, 58.2186, 29.5682) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.27
Very Light Brown
#D3B683
ΔE00 6.77
Apricot (survey)
#FFB16D
ΔE00 6.90
Fawn
#CFAF7B
ΔE00 7.16
Tan
#D2B48C
ΔE00 7.30
Light Peach
#FFD8B1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C083 #83B5F2
analogous
#F28883 #F2C083 #ECF283
triadic
#F2C083 #83F2C0 #C083F2
tetradic
#F2C083 #83F288 #83B5F2 #F283EC
square
#F2C083 #83F288 #83B5F2 #F283EC
split-complementary
#F2C083 #83ECF2 #8883F2
monochromatic
#E38718 #ECA44C #F2C083 #F8DCBA #FCF1E3
Accessibility & contrast
On white
1.66
#F2C083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#F2C083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C083
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C083 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27E
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2c083; /* rgb */ color: rgb(242, 192, 131); /* oklch */ color: oklch(83.9% 0.097 71.4);
Tailwind
colors: {
custom: {
50: '#f8d3a8',
500: '#f2c083',
950: '#000000',
},
}SCSS
$custom: #f2c083; $custom-light: #f8d3a8; $custom-dark: #000000;
JSON
{
"hex": "#f2c083",
"rgb": {
"r": 242,
"g": 192,
"b": 131
},
"hsl": {
"h": 32.973,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.83888,
"c": 0.09662,
"h": 71.4
},
"luminance": 0.58215
}Semantic roles & 50–950 ramp
primary
#F2C083
secondary
#4C86CD
accent
#68DD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380