#F2D07C#F2D07C
#F2D07C is a very light, moderate orange. Relative luminance 0.654; OKLCH L 86.9% C 0.110 H 88.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D07C |
|---|---|
| RGB | rgb(242, 208, 124) |
| HSL | hsl(43, 82%, 72%) |
| HSV | hsv(43, 49%, 95%) |
| CMYK | cmyk(0%, 14%, 48.8%, 5.1%) |
| CIE-LAB | lab(84.71, 1.41, 45.88) |
| CIE-LCH | lch(84.71, 45.90, 88.24°) |
| OKLab | oklab(86.88% 0.0037 0.1101) |
| OKLCH | oklch(86.88% 0.11 88.1) |
| XYZ | xyz(62.8142, 65.4472, 28.3888) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.45
Wheat (survey)
#FBDD7E
ΔE00 3.56
Sandy
#F1DA7A
ΔE00 4.35
Light Mustard
#F7D560
ΔE00 4.84
Pale Gold
#FDDE6C
ΔE00 5.43
Maize
#F4D054
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D07C #7C9EF2
analogous
#F2957C #F2D07C #D9F27C
triadic
#F2D07C #7CF2D0 #D07CF2
tetradic
#F2D07C #7CF295 #7C9EF2 #F27CD9
square
#F2D07C #7CF295 #7C9EF2 #F27CD9
split-complementary
#F2D07C #7CD9F2 #957CF2
monochromatic
#DEA416 #ECBC44 #F2D07C #F8E4B4 #FCF5E3
Accessibility & contrast
On white
1.49
#F2D07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#F2D07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D07C
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D07C | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE75
Deuteranopia (green-blind)
#EAD77F
Tritanopia (blue-blind)
#FFC3BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2d07c; /* rgb */ color: rgb(242, 208, 124); /* oklch */ color: oklch(86.9% 0.110 88.1);
Tailwind
colors: {
custom: {
50: '#f8dea3',
500: '#f2d07c',
950: '#000000',
},
}SCSS
$custom: #f2d07c; $custom-light: #f8dea3; $custom-dark: #000000;
JSON
{
"hex": "#f2d07c",
"rgb": {
"r": 242,
"g": 208,
"b": 124
},
"hsl": {
"h": 42.712,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.86882,
"c": 0.11018,
"h": 88.1
},
"luminance": 0.65444
}Semantic roles & 50–950 ramp
primary
#F2D07C
secondary
#456CCD
accent
#45DE07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480