#F2D07D#F2D07D
#F2D07D is a very light, moderate orange. Relative luminance 0.655; OKLCH L 86.9% C 0.109 H 87.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D07D |
|---|---|
| RGB | rgb(242, 208, 125) |
| HSL | hsl(43, 82%, 72%) |
| HSV | hsv(43, 48%, 95%) |
| CMYK | cmyk(0%, 14%, 48.3%, 5.1%) |
| CIE-LAB | lab(84.73, 1.50, 45.40) |
| CIE-LCH | lch(84.73, 45.42, 88.11°) |
| OKLab | oklab(86.9% 0.0041 0.1091) |
| OKLCH | oklch(86.9% 0.109 87.8) |
| XYZ | xyz(62.8777, 65.4726, 28.7235) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.49
Wheat (survey)
#FBDD7E
ΔE00 3.65
Sandy
#F1DA7A
ΔE00 4.45
Light Mustard
#F7D560
ΔE00 5.01
Pale Gold
#FDDE6C
ΔE00 5.57
Maize
#F4D054
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D07D #7D9FF2
analogous
#F2967D #F2D07D #DAF27D
triadic
#F2D07D #7DF2D0 #D07DF2
tetradic
#F2D07D #7DF296 #7D9FF2 #F27DDA
square
#F2D07D #7DF296 #7D9FF2 #F27DDA
split-complementary
#F2D07D #7DDAF2 #967DF2
monochromatic
#DEA416 #ECBC45 #F2D07D #F8E4B5 #FCF5E3
Accessibility & contrast
On white
1.49
#F2D07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#F2D07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D07D
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D07D | 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)
#E2CE76
Deuteranopia (green-blind)
#EAD780
Tritanopia (blue-blind)
#FFC3BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2d07d; /* rgb */ color: rgb(242, 208, 125); /* oklch */ color: oklch(86.9% 0.109 87.8);
Tailwind
colors: {
custom: {
50: '#f8dea4',
500: '#f2d07d',
950: '#000000',
},
}SCSS
$custom: #f2d07d; $custom-light: #f8dea4; $custom-dark: #000000;
JSON
{
"hex": "#f2d07d",
"rgb": {
"r": 242,
"g": 208,
"b": 125
},
"hsl": {
"h": 42.564,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.86897,
"c": 0.10921,
"h": 87.8
},
"luminance": 0.6547
}Semantic roles & 50–950 ramp
primary
#F2D07D
secondary
#466DCD
accent
#46DE07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480