#F5DA81#F5DA81
#F5DA81 is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.113 H 93.0°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DA81 |
|---|---|
| RGB | rgb(245, 218, 129) |
| HSL | hsl(46, 85%, 73%) |
| HSV | hsv(46, 47%, 96%) |
| CMYK | cmyk(0%, 11%, 47.3%, 3.9%) |
| CIE-LAB | lab(87.55, -2.05, 46.99) |
| CIE-LCH | lch(87.55, 47.04, 92.50°) |
| OKLab | oklab(89.21% -0.006 0.1129) |
| OKLCH | oklch(89.21% 0.113 93) |
| XYZ | xyz(66.6921, 71.1430, 30.9836) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.34
Sandy
#F1DA7A
ΔE00 1.69
Pale Gold
#FDDE6C
ΔE00 3.63
Sand (survey)
#E2CA76
ΔE00 3.96
Light Mustard
#F7D560
ΔE00 4.20
Yellow Tan
#FFE36E
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DA81 #819CF5
analogous
#F5A081 #F5DA81 #D6F581
triadic
#F5DA81 #81F5DA #DA81F5
tetradic
#F5DA81 #81F5A0 #819CF5 #F581D6
square
#F5DA81 #81F5A0 #819CF5 #F581D6
split-complementary
#F5DA81 #81D6F5 #A081F5
monochromatic
#E9B713 #F0C948 #F5DA81 #F9EBBA #FDF7E3
Accessibility & contrast
On white
1.38
#F5DA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#F5DA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DA81
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DA81 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77A
Deuteranopia (green-blind)
#F2DF84
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f5da81; /* rgb */ color: rgb(245, 218, 129); /* oklch */ color: oklch(89.2% 0.113 93.0);
Tailwind
colors: {
custom: {
50: '#fae5a7',
500: '#f5da81',
950: '#000000',
},
}SCSS
$custom: #f5da81; $custom-light: #fae5a7; $custom-dark: #000000;
JSON
{
"hex": "#f5da81",
"rgb": {
"r": 245,
"g": 218,
"b": 129
},
"hsl": {
"h": 46.034,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.89207,
"c": 0.11308,
"h": 93
},
"luminance": 0.7114
}Semantic roles & 50–950 ramp
primary
#F5DA81
secondary
#4969D1
accent
#37E204
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480