#F2D07E#F2D07E
#F2D07E is a very light, moderate orange. Relative luminance 0.655; OKLCH L 86.9% C 0.108 H 87.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D07E |
|---|---|
| RGB | rgb(242, 208, 126) |
| HSL | hsl(42, 82%, 72%) |
| HSV | hsv(42, 48%, 95%) |
| CMYK | cmyk(0%, 14%, 47.9%, 5.1%) |
| CIE-LAB | lab(84.74, 1.59, 44.92) |
| CIE-LCH | lch(84.74, 44.95, 87.97°) |
| OKLab | oklab(86.91% 0.0045 0.1081) |
| OKLCH | oklch(86.91% 0.108 87.6) |
| XYZ | xyz(62.9419, 65.4983, 29.0617) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.55
Wheat (survey)
#FBDD7E
ΔE00 3.75
Sandy
#F1DA7A
ΔE00 4.56
Light Mustard
#F7D560
ΔE00 5.17
Pale Gold
#FDDE6C
ΔE00 5.72
Maize
#F4D054
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D07E #7EA0F2
analogous
#F2967E #F2D07E #DAF27E
triadic
#F2D07E #7EF2D0 #D07EF2
tetradic
#F2D07E #7EF296 #7EA0F2 #F27EDA
square
#F2D07E #7EF296 #7EA0F2 #F27EDA
split-complementary
#F2D07E #7EDAF2 #967EF2
monochromatic
#DFA416 #ECBC46 #F2D07E #F8E4B6 #FCF5E3
Accessibility & contrast
On white
1.49
#F2D07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#F2D07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D07E
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D07E | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE77
Deuteranopia (green-blind)
#EAD781
Tritanopia (blue-blind)
#FFC3BC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2d07e; /* rgb */ color: rgb(242, 208, 126); /* oklch */ color: oklch(86.9% 0.108 87.6);
Tailwind
colors: {
custom: {
50: '#f8dea5',
500: '#f2d07e',
950: '#000000',
},
}SCSS
$custom: #f2d07e; $custom-light: #f8dea5; $custom-dark: #000000;
JSON
{
"hex": "#f2d07e",
"rgb": {
"r": 242,
"g": 208,
"b": 126
},
"hsl": {
"h": 42.414,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.86911,
"c": 0.10821,
"h": 87.6
},
"luminance": 0.65495
}Semantic roles & 50–950 ramp
primary
#F2D07E
secondary
#476ECD
accent
#46DE07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480