#F0D080#F0D080
#F0D080 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.8% C 0.106 H 88.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D080 |
|---|---|
| RGB | rgb(240, 208, 128) |
| HSL | hsl(43, 79%, 72%) |
| HSV | hsv(43, 47%, 94%) |
| CMYK | cmyk(0%, 13.3%, 46.7%, 5.9%) |
| CIE-LAB | lab(84.59, 0.98, 43.69) |
| CIE-LCH | lch(84.59, 43.70, 88.72°) |
| OKLab | oklab(86.76% 0.003 0.1055) |
| OKLCH | oklch(86.76% 0.106 88.4) |
| XYZ | xyz(62.3894, 65.1983, 29.7161) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.16
Wheat (survey)
#FBDD7E
ΔE00 3.80
Sandy
#F1DA7A
ΔE00 4.37
Light Mustard
#F7D560
ΔE00 5.41
Pale Gold
#FDDE6C
ΔE00 5.87
Maize
#F4D054
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D080 #80A0F0
analogous
#F09880 #F0D080 #D8F080
triadic
#F0D080 #80F0D0 #D080F0
tetradic
#F0D080 #80F098 #80A0F0 #F080D8
square
#F0D080 #80F098 #80A0F0 #F080D8
split-complementary
#F0D080 #80D8F0 #9880F0
monochromatic
#DCA41A #EABC49 #F0D080 #F6E4B7 #FCF5E4
Accessibility & contrast
On white
1.50
#F0D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#F0D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D080
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D080 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7A
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#FFC4BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f0d080; /* rgb */ color: rgb(240, 208, 128); /* oklch */ color: oklch(86.8% 0.106 88.4);
Tailwind
colors: {
custom: {
50: '#f7dea6',
500: '#f0d080',
950: '#000000',
},
}SCSS
$custom: #f0d080; $custom-light: #f7dea6; $custom-dark: #000000;
JSON
{
"hex": "#f0d080",
"rgb": {
"r": 240,
"g": 208,
"b": 128
},
"hsl": {
"h": 42.857,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.86756,
"c": 0.10557,
"h": 88.4
},
"luminance": 0.65196
}Semantic roles & 50–950 ramp
primary
#F0D080
secondary
#4A6ECB
accent
#46DB0A
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480