#F0CD80#F0CD80
#F0CD80 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.2% C 0.104 H 85.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CD80 |
|---|---|
| RGB | rgb(240, 205, 128) |
| HSL | hsl(41, 79%, 72%) |
| HSV | hsv(41, 47%, 94%) |
| CMYK | cmyk(0%, 14.6%, 46.7%, 5.9%) |
| CIE-LAB | lab(83.84, 2.53, 42.75) |
| CIE-LCH | lch(83.84, 42.83, 86.62°) |
| OKLab | oklab(86.17% 0.0075 0.1034) |
| OKLCH | oklch(86.17% 0.104 85.8) |
| XYZ | xyz(61.6649, 63.7493, 29.4746) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.93
Wheat (survey)
#FBDD7E
ΔE00 4.91
Sandy
#F1DA7A
ΔE00 5.65
Light Mustard
#F7D560
ΔE00 6.25
Maize
#F4D054
ΔE00 6.73
Pale Gold
#FDDE6C
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CD80 #80A3F0
analogous
#F09580 #F0CD80 #DBF080
triadic
#F0CD80 #80F0CD #CD80F0
tetradic
#F0CD80 #80F095 #80A3F0 #F080DB
square
#F0CD80 #80F095 #80A3F0 #F080DB
split-complementary
#F0CD80 #80DBF0 #9580F0
monochromatic
#DC9F1A #EAB749 #F0CD80 #F6E3B7 #FCF4E4
Accessibility & contrast
On white
1.53
#F0CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F0CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CD80
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CD80 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7A
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0cd80; /* rgb */ color: rgb(240, 205, 128); /* oklch */ color: oklch(86.2% 0.104 85.8);
Tailwind
colors: {
custom: {
50: '#f7dca6',
500: '#f0cd80',
950: '#000000',
},
}SCSS
$custom: #f0cd80; $custom-light: #f7dca6; $custom-dark: #000000;
JSON
{
"hex": "#f0cd80",
"rgb": {
"r": 240,
"g": 205,
"b": 128
},
"hsl": {
"h": 41.25,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.86165,
"c": 0.10368,
"h": 85.8
},
"luminance": 0.63746
}Semantic roles & 50–950 ramp
primary
#F0CD80
secondary
#4A72CB
accent
#4CDB0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480