#F2D080#F2D080
#F2D080 is a very light, moderate orange. Relative luminance 0.655; OKLCH L 86.9% C 0.106 H 87.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D080 |
|---|---|
| RGB | rgb(242, 208, 128) |
| HSL | hsl(42, 81%, 73%) |
| HSV | hsv(42, 47%, 95%) |
| CMYK | cmyk(0%, 14%, 47.1%, 5.1%) |
| CIE-LAB | lab(84.77, 1.78, 43.96) |
| CIE-LCH | lch(84.77, 43.99, 87.68°) |
| OKLab | oklab(86.94% 0.0052 0.1061) |
| OKLCH | oklch(86.94% 0.106 87.2) |
| XYZ | xyz(63.0723, 65.5504, 29.7481) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.68
Wheat (survey)
#FBDD7E
ΔE00 3.98
Sandy
#F1DA7A
ΔE00 4.79
Light Mustard
#F7D560
ΔE00 5.52
Pale Gold
#FDDE6C
ΔE00 6.02
Maize
#F4D054
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D080 #80A2F2
analogous
#F29780 #F2D080 #DBF280
triadic
#F2D080 #80F2D0 #D080F2
tetradic
#F2D080 #80F297 #80A2F2 #F280DB
square
#F2D080 #80F297 #80A2F2 #F280DB
split-complementary
#F2D080 #80DBF2 #9780F2
monochromatic
#E1A417 #ECBB48 #F2D080 #F8E5B8 #FCF5E3
Accessibility & contrast
On white
1.49
#F2D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#F2D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D080
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D080 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7A
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#FFC4BD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2d080; /* rgb */ color: rgb(242, 208, 128); /* oklch */ color: oklch(86.9% 0.106 87.2);
Tailwind
colors: {
custom: {
50: '#f8dea6',
500: '#f2d080',
950: '#000000',
},
}SCSS
$custom: #f2d080; $custom-light: #f8dea6; $custom-dark: #000000;
JSON
{
"hex": "#f2d080",
"rgb": {
"r": 242,
"g": 208,
"b": 128
},
"hsl": {
"h": 42.105,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.86941,
"c": 0.10623,
"h": 87.2
},
"luminance": 0.65548
}Semantic roles & 50–950 ramp
primary
#F2D080
secondary
#4970CD
accent
#48DE08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480