#F5DC80#F5DC80
#F5DC80 is a very light, moderate yellow. Relative luminance 0.722; OKLCH L 89.6% C 0.116 H 94.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DC80 |
|---|---|
| RGB | rgb(245, 220, 128) |
| HSL | hsl(47, 85%, 73%) |
| HSV | hsv(47, 48%, 96%) |
| CMYK | cmyk(0%, 10.2%, 47.8%, 3.9%) |
| CIE-LAB | lab(88.05, -3.16, 48.09) |
| CIE-LCH | lch(88.05, 48.19, 93.76°) |
| OKLab | oklab(89.59% -0.0093 0.1153) |
| OKLCH | oklch(89.59% 0.116 94.6) |
| XYZ | xyz(67.1478, 72.1601, 30.8092) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.05
Wheat (survey)
#FBDD7E
ΔE00 1.45
Pale Gold
#FDDE6C
ΔE00 3.29
Yellow Tan
#FFE36E
ΔE00 3.71
Light Mustard
#F7D560
ΔE00 4.17
Sand Yellow
#FCE166
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DC80 #8099F5
analogous
#F5A180 #F5DC80 #D4F580
triadic
#F5DC80 #80F5DC #DC80F5
tetradic
#F5DC80 #80F5A1 #8099F5 #F580D4
square
#F5DC80 #80F5A1 #8099F5 #F580D4
split-complementary
#F5DC80 #80D4F5 #A180F5
monochromatic
#E8BB12 #F1CC47 #F5DC80 #F9ECB9 #FDF7E3
Accessibility & contrast
On white
1.36
#F5DC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#F5DC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DC80
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DC80 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#F4E084
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f5dc80; /* rgb */ color: rgb(245, 220, 128); /* oklch */ color: oklch(89.6% 0.116 94.6);
Tailwind
colors: {
custom: {
50: '#fae6a6',
500: '#f5dc80',
950: '#000000',
},
}SCSS
$custom: #f5dc80; $custom-light: #fae6a6; $custom-dark: #000000;
JSON
{
"hex": "#f5dc80",
"rgb": {
"r": 245,
"g": 220,
"b": 128
},
"hsl": {
"h": 47.179,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.89591,
"c": 0.11566,
"h": 94.6
},
"luminance": 0.72157
}Semantic roles & 50–950 ramp
primary
#F5DC80
secondary
#4865D1
accent
#33E204
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480