#F5DC83#F5DC83
#F5DC83 is a very light, moderate yellow. Relative luminance 0.722; OKLCH L 89.6% C 0.113 H 94.2°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DC83 |
|---|---|
| RGB | rgb(245, 220, 131) |
| HSL | hsl(47, 85%, 74%) |
| HSV | hsv(47, 47%, 96%) |
| CMYK | cmyk(0%, 10.2%, 46.5%, 3.9%) |
| CIE-LAB | lab(88.08, -2.88, 46.67) |
| CIE-LCH | lch(88.08, 46.76, 93.53°) |
| OKLab | oklab(89.63% -0.0082 0.1123) |
| OKLCH | oklch(89.63% 0.113 94.2) |
| XYZ | xyz(67.3481, 72.2402, 31.8645) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.42
Wheat (survey)
#FBDD7E
ΔE00 1.58
Pale Gold
#FDDE6C
ΔE00 3.70
Yellow Tan
#FFE36E
ΔE00 4.13
Sand (survey)
#E2CA76
ΔE00 4.26
Khaki (CSS)
#F0E68C
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DC83 #839CF5
analogous
#F5A383 #F5DC83 #D5F583
triadic
#F5DC83 #83F5DC #DC83F5
tetradic
#F5DC83 #83F5A3 #839CF5 #F583D5
square
#F5DC83 #83F5A3 #839CF5 #F583D5
split-complementary
#F5DC83 #83D5F5 #A383F5
monochromatic
#EBBB13 #F0CC4A #F5DC83 #FAECBC #FDF7E3
Accessibility & contrast
On white
1.36
#F5DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#F5DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DC83
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DC83 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87C
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f5dc83; /* rgb */ color: rgb(245, 220, 131); /* oklch */ color: oklch(89.6% 0.113 94.2);
Tailwind
colors: {
custom: {
50: '#fae6a8',
500: '#f5dc83',
950: '#000000',
},
}SCSS
$custom: #f5dc83; $custom-light: #fae6a8; $custom-dark: #000000;
JSON
{
"hex": "#f5dc83",
"rgb": {
"r": 245,
"g": 220,
"b": 131
},
"hsl": {
"h": 46.842,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.89634,
"c": 0.11264,
"h": 94.2
},
"luminance": 0.72238
}Semantic roles & 50–950 ramp
primary
#F5DC83
secondary
#4B68D1
accent
#35E204
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481