#F2C07F#F2C07F
#F2C07F is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.8% C 0.100 H 73.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C07F |
|---|---|
| RGB | rgb(242, 192, 127) |
| HSL | hsl(34, 82%, 72%) |
| HSV | hsv(34, 48%, 95%) |
| CMYK | cmyk(0%, 20.7%, 47.5%, 5.1%) |
| CIE-LAB | lab(80.80, 10.00, 39.46) |
| CIE-LCH | lch(80.80, 40.71, 75.78°) |
| OKLab | oklab(83.82% 0.0292 0.0959) |
| OKLCH | oklch(83.82% 0.1 73) |
| XYZ | xyz(59.3008, 58.1122, 28.1679) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.65
Very Light Brown
#D3B683
ΔE00 6.78
Fawn
#CFAF7B
ΔE00 7.17
Apricot (survey)
#FFB16D
ΔE00 7.23
Tan (survey)
#D1B26F
ΔE00 7.39
Tan
#D2B48C
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C07F #7FB1F2
analogous
#F2877F #F2C07F #EAF27F
triadic
#F2C07F #7FF2C0 #C07FF2
tetradic
#F2C07F #7FF287 #7FB1F2 #F27FEA
square
#F2C07F #7FF287 #7FB1F2 #F27FEA
split-complementary
#F2C07F #7FEAF2 #877FF2
monochromatic
#E08817 #ECA547 #F2C07F #F8DBB7 #FCF1E3
Accessibility & contrast
On white
1.66
#F2C07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#F2C07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C07F
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C07F | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27A
Deuteranopia (green-blind)
#DECD81
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2c07f; /* rgb */ color: rgb(242, 192, 127); /* oklch */ color: oklch(83.8% 0.100 73.0);
Tailwind
colors: {
custom: {
50: '#f9d2a5',
500: '#f2c07f',
950: '#000000',
},
}SCSS
$custom: #f2c07f; $custom-light: #f9d2a5; $custom-dark: #000000;
JSON
{
"hex": "#f2c07f",
"rgb": {
"r": 242,
"g": 192,
"b": 127
},
"hsl": {
"h": 33.913,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.83822,
"c": 0.10024,
"h": 73
},
"luminance": 0.58109
}Semantic roles & 50–950 ramp
primary
#F2C07F
secondary
#4882CD
accent
#65DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380