#F8DB81#F8DB81
#F8DB81 is a very light, moderate yellow. Relative luminance 0.722; OKLCH L 89.7% C 0.115 H 92.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DB81 |
|---|---|
| RGB | rgb(248, 219, 129) |
| HSL | hsl(45, 89%, 74%) |
| HSV | hsv(45, 48%, 97%) |
| CMYK | cmyk(0%, 11.7%, 48%, 2.7%) |
| CIE-LAB | lab(88.07, -1.36, 47.69) |
| CIE-LCH | lch(88.07, 47.71, 91.64°) |
| OKLab | oklab(89.68% -0.0041 0.1144) |
| OKLCH | oklch(89.68% 0.115 92.1) |
| XYZ | xyz(68.0076, 72.2074, 31.1198) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.88
Sandy
#F1DA7A
ΔE00 2.12
Pale Gold
#FDDE6C
ΔE00 3.39
Light Mustard
#F7D560
ΔE00 4.02
Yellow Tan
#FFE36E
ΔE00 4.10
Sand (survey)
#E2CA76
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DB81 #819EF8
analogous
#F8A081 #F8DB81 #DAF881
triadic
#F8DB81 #81F8DB #DB81F8
tetradic
#F8DB81 #81F8A0 #819EF8 #F881DA
square
#F8DB81 #81F8A0 #819EF8 #F881DA
split-complementary
#F8DB81 #81DAF8 #A081F8
monochromatic
#F1BA0D #F5CA47 #F8DB81 #FBECBB #FDF7E2
Accessibility & contrast
On white
1.36
#F8DB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#F8DB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DB81
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DB81 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87A
Deuteranopia (green-blind)
#F4E184
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f8db81; /* rgb */ color: rgb(248, 219, 129); /* oklch */ color: oklch(89.7% 0.115 92.1);
Tailwind
colors: {
custom: {
50: '#fde6a7',
500: '#f8db81',
950: '#000000',
},
}SCSS
$custom: #f8db81; $custom-light: #fde6a7; $custom-dark: #000000;
JSON
{
"hex": "#f8db81",
"rgb": {
"r": 248,
"g": 219,
"b": 129
},
"hsl": {
"h": 45.378,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.89675,
"c": 0.11451,
"h": 92.1
},
"luminance": 0.72204
}Semantic roles & 50–950 ramp
primary
#F8DB81
secondary
#486BD5
accent
#38E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480