#F5DE7D#F5DE7D
#F5DE7D is a very light, vivid yellow. Relative luminance 0.731; OKLCH L 89.9% C 0.120 H 96.4°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DE7D |
|---|---|
| RGB | rgb(245, 222, 125) |
| HSL | hsl(49, 86%, 73%) |
| HSV | hsv(49, 49%, 96%) |
| CMYK | cmyk(0%, 9.4%, 49%, 3.9%) |
| CIE-LAB | lab(88.51, -4.44, 50.11) |
| CIE-LCH | lch(88.51, 50.31, 95.06°) |
| OKLab | oklab(89.95% -0.0133 0.1196) |
| OKLCH | oklch(89.95% 0.12 96.4) |
| XYZ | xyz(67.4813, 73.1384, 29.9606) |
| Luminance | 0.7314 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.90
Wheat (survey)
#FBDD7E
ΔE00 2.02
Pale Gold
#FDDE6C
ΔE00 2.97
Yellow Tan
#FFE36E
ΔE00 3.07
Sand Yellow
#FCE166
ΔE00 3.50
Khaki (CSS)
#F0E68C
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DE7D #7D94F5
analogous
#F5A27D #F5DE7D #D0F57D
triadic
#F5DE7D #7DF5DE #DE7DF5
tetradic
#F5DE7D #7DF5A2 #7D94F5 #F57DD0
square
#F5DE7D #7DF5A2 #7D94F5 #F57DD0
split-complementary
#F5DE7D #7DD0F5 #A27DF5
monochromatic
#E6BD12 #F1D044 #F5DE7D #F9ECB6 #FDF8E3
Accessibility & contrast
On white
1.34
#F5DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#F5DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DE7D
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DE7D | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA75
Deuteranopia (green-blind)
#F5E181
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f5de7d; /* rgb */ color: rgb(245, 222, 125); /* oklch */ color: oklch(89.9% 0.120 96.4);
Tailwind
colors: {
custom: {
50: '#fbe8a4',
500: '#f5de7d',
950: '#000000',
},
}SCSS
$custom: #f5de7d; $custom-light: #fbe8a4; $custom-dark: #000000;
JSON
{
"hex": "#f5de7d",
"rgb": {
"r": 245,
"g": 222,
"b": 125
},
"hsl": {
"h": 48.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.89949,
"c": 0.1203,
"h": 96.4
},
"luminance": 0.73136
}Semantic roles & 50–950 ramp
primary
#F5DE7D
secondary
#4660D1
accent
#2EE203
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480