#F2D07A#F2D07A
#F2D07A is a very light, moderate orange. Relative luminance 0.654; OKLCH L 86.9% C 0.112 H 88.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D07A |
|---|---|
| RGB | rgb(242, 208, 122) |
| HSL | hsl(43, 82%, 71%) |
| HSV | hsv(43, 50%, 95%) |
| CMYK | cmyk(0%, 14%, 49.6%, 5.1%) |
| CIE-LAB | lab(84.69, 1.23, 46.83) |
| CIE-LCH | lch(84.69, 46.84, 88.49°) |
| OKLab | oklab(86.85% 0.003 0.1121) |
| OKLCH | oklch(86.85% 0.112 88.5) |
| XYZ | xyz(62.6890, 65.3971, 27.7294) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.38
Wheat (survey)
#FBDD7E
ΔE00 3.39
Sandy
#F1DA7A
ΔE00 4.17
Light Mustard
#F7D560
ΔE00 4.51
Maize
#F4D054
ΔE00 5.12
Pale Gold
#FDDE6C
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D07A #7A9CF2
analogous
#F2947A #F2D07A #D8F27A
triadic
#F2D07A #7AF2D0 #D07AF2
tetradic
#F2D07A #7AF294 #7A9CF2 #F27AD8
square
#F2D07A #7AF294 #7A9CF2 #F27AD8
split-complementary
#F2D07A #7AD8F2 #947AF2
monochromatic
#DCA416 #EDBC42 #F2D07A #F7E4B2 #FCF5E3
Accessibility & contrast
On white
1.49
#F2D07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#F2D07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D07A
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D07A | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE73
Deuteranopia (green-blind)
#EAD77D
Tritanopia (blue-blind)
#FFC3BB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2d07a; /* rgb */ color: rgb(242, 208, 122); /* oklch */ color: oklch(86.9% 0.112 88.5);
Tailwind
colors: {
custom: {
50: '#f9dea2',
500: '#f2d07a',
950: '#000000',
},
}SCSS
$custom: #f2d07a; $custom-light: #f9dea2; $custom-dark: #000000;
JSON
{
"hex": "#f2d07a",
"rgb": {
"r": 242,
"g": 208,
"b": 122
},
"hsl": {
"h": 43,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.86854,
"c": 0.11214,
"h": 88.5
},
"luminance": 0.65394
}Semantic roles & 50–950 ramp
primary
#F2D07A
secondary
#446ACD
accent
#44DF07
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480