#F5DD7E#F5DD7E
#F5DD7E is a very light, moderate yellow. Relative luminance 0.726; OKLCH L 89.8% C 0.118 H 95.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DD7E |
|---|---|
| RGB | rgb(245, 221, 126) |
| HSL | hsl(48, 86%, 73%) |
| HSV | hsv(48, 49%, 96%) |
| CMYK | cmyk(0%, 9.8%, 48.6%, 3.9%) |
| CIE-LAB | lab(88.27, -3.84, 49.34) |
| CIE-LCH | lch(88.27, 49.49, 94.45°) |
| OKLab | oklab(89.76% -0.0115 0.1179) |
| OKLCH | oklch(89.76% 0.118 95.6) |
| XYZ | xyz(67.2807, 72.6344, 30.2105) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.80
Wheat (survey)
#FBDD7E
ΔE00 1.69
Pale Gold
#FDDE6C
ΔE00 3.03
Yellow Tan
#FFE36E
ΔE00 3.30
Sand Yellow
#FCE166
ΔE00 3.76
Light Mustard
#F7D560
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DD7E #7E96F5
analogous
#F5A17E #F5DD7E #D2F57E
triadic
#F5DD7E #7EF5DD #DD7EF5
tetradic
#F5DD7E #7EF5A1 #7E96F5 #F57ED2
square
#F5DD7E #7EF5A1 #7E96F5 #F57ED2
split-complementary
#F5DD7E #7ED2F5 #A17EF5
monochromatic
#E7BC12 #F1CE45 #F5DD7E #F9ECB7 #FDF8E3
Accessibility & contrast
On white
1.35
#F5DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#F5DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DD7E
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DD7E | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED976
Deuteranopia (green-blind)
#F5E182
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f5dd7e; /* rgb */ color: rgb(245, 221, 126); /* oklch */ color: oklch(89.8% 0.118 95.6);
Tailwind
colors: {
custom: {
50: '#fae7a5',
500: '#f5dd7e',
950: '#000000',
},
}SCSS
$custom: #f5dd7e; $custom-light: #fae7a5; $custom-dark: #000000;
JSON
{
"hex": "#f5dd7e",
"rgb": {
"r": 245,
"g": 221,
"b": 126
},
"hsl": {
"h": 47.899,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.89762,
"c": 0.11848,
"h": 95.6
},
"luminance": 0.72632
}Semantic roles & 50–950 ramp
primary
#F5DD7E
secondary
#4662D1
accent
#30E203
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480