#F0DC83#F0DC83
#F0DC83 is a very light, moderate yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.112 H 97.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DC83 |
|---|---|
| RGB | rgb(240, 220, 131) |
| HSL | hsl(49, 78%, 73%) |
| HSV | hsv(49, 45%, 94%) |
| CMYK | cmyk(0%, 8.3%, 45.4%, 5.9%) |
| CIE-LAB | lab(87.66, -4.87, 46.05) |
| CIE-LCH | lch(87.66, 46.30, 96.03°) |
| OKLab | oklab(89.19% -0.0137 0.111) |
| OKLCH | oklch(89.19% 0.112 97) |
| XYZ | xyz(65.6269, 71.3527, 31.7838) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.36
Wheat (survey)
#FBDD7E
ΔE00 2.88
Khaki (CSS)
#F0E68C
ΔE00 3.34
Sand (survey)
#E2CA76
ΔE00 4.26
Pale Gold
#FDDE6C
ΔE00 4.39
Yellow Tan
#FFE36E
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DC83 #8397F0
analogous
#F0A683 #F0DC83 #CDF083
triadic
#F0DC83 #83F0DC #DC83F0
tetradic
#F0DC83 #83F0A6 #8397F0 #F083CD
square
#F0DC83 #83F0A6 #8397F0 #F083CD
split-complementary
#F0DC83 #83CDF0 #A683F0
monochromatic
#DEBA1B #E9CD4C #F0DC83 #F7EBBA #FCF7E4
Accessibility & contrast
On white
1.38
#F0DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#F0DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DC83
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DC83 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87C
Deuteranopia (green-blind)
#F2DF87
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f0dc83; /* rgb */ color: rgb(240, 220, 131); /* oklch */ color: oklch(89.2% 0.112 97.0);
Tailwind
colors: {
custom: {
50: '#f7e6a8',
500: '#f0dc83',
950: '#000000',
},
}SCSS
$custom: #f0dc83; $custom-light: #f7e6a8; $custom-dark: #000000;
JSON
{
"hex": "#f0dc83",
"rgb": {
"r": 240,
"g": 220,
"b": 131
},
"hsl": {
"h": 48.991,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.89193,
"c": 0.11184,
"h": 97
},
"luminance": 0.7135
}Semantic roles & 50–950 ramp
primary
#F0DC83
secondary
#4C64CB
accent
#31DB0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480