#F5DD81#F5DD81
#F5DD81 is a very light, moderate yellow. Relative luminance 0.727; OKLCH L 89.8% C 0.115 H 95.2°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DD81 |
|---|---|
| RGB | rgb(245, 221, 129) |
| HSL | hsl(48, 85%, 73%) |
| HSV | hsv(48, 47%, 96%) |
| CMYK | cmyk(0%, 9.8%, 47.3%, 3.9%) |
| CIE-LAB | lab(88.31, -3.57, 47.93) |
| CIE-LCH | lch(88.31, 48.06, 94.26°) |
| OKLab | oklab(89.8% -0.0104 0.115) |
| OKLCH | oklch(89.8% 0.115 95.2) |
| XYZ | xyz(67.4771, 72.7130, 31.2453) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.04
Wheat (survey)
#FBDD7E
ΔE00 1.68
Pale Gold
#FDDE6C
ΔE00 3.39
Yellow Tan
#FFE36E
ΔE00 3.69
Khaki (CSS)
#F0E68C
ΔE00 4.16
Sand Yellow
#FCE166
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DD81 #8199F5
analogous
#F5A381 #F5DD81 #D3F581
triadic
#F5DD81 #81F5DD #DD81F5
tetradic
#F5DD81 #81F5A3 #8199F5 #F581D3
square
#F5DD81 #81F5A3 #8199F5 #F581D3
split-complementary
#F5DD81 #81D3F5 #A381F5
monochromatic
#E9BD13 #F0CE48 #F5DD81 #F9ECBA #FDF7E3
Accessibility & contrast
On white
1.35
#F5DD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#F5DD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DD81
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DD81 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED979
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f5dd81; /* rgb */ color: rgb(245, 221, 129); /* oklch */ color: oklch(89.8% 0.115 95.2);
Tailwind
colors: {
custom: {
50: '#fae7a7',
500: '#f5dd81',
950: '#000000',
},
}SCSS
$custom: #f5dd81; $custom-light: #fae7a7; $custom-dark: #000000;
JSON
{
"hex": "#f5dd81",
"rgb": {
"r": 245,
"g": 221,
"b": 129
},
"hsl": {
"h": 47.586,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.89804,
"c": 0.11548,
"h": 95.2
},
"luminance": 0.7271
}Semantic roles & 50–950 ramp
primary
#F5DD81
secondary
#4965D1
accent
#32E204
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480