#F8DB83#F8DB83
#F8DB83 is a very light, moderate yellow. Relative luminance 0.723; OKLCH L 89.7% C 0.113 H 91.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DB83 |
|---|---|
| RGB | rgb(248, 219, 131) |
| HSL | hsl(45, 89%, 74%) |
| HSV | hsv(45, 47%, 97%) |
| CMYK | cmyk(0%, 11.7%, 47.2%, 2.7%) |
| CIE-LAB | lab(88.09, -1.18, 46.74) |
| CIE-LCH | lch(88.09, 46.76, 91.45°) |
| OKLab | oklab(89.7% -0.0034 0.1125) |
| OKLCH | oklch(89.7% 0.113 91.7) |
| XYZ | xyz(68.1418, 72.2611, 31.8268) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.15
Sandy
#F1DA7A
ΔE00 2.33
Pale Gold
#FDDE6C
ΔE00 3.70
Light Mustard
#F7D560
ΔE00 4.30
Sand (survey)
#E2CA76
ΔE00 4.37
Yellow Tan
#FFE36E
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DB83 #83A0F8
analogous
#F8A183 #F8DB83 #DBF883
triadic
#F8DB83 #83F8DB #DB83F8
tetradic
#F8DB83 #83F8A1 #83A0F8 #F883DB
square
#F8DB83 #83F8A1 #83A0F8 #F883DB
split-complementary
#F8DB83 #83DBF8 #A183F8
monochromatic
#F1B90F #F5CA49 #F8DB83 #FBECBD #FDF7E2
Accessibility & contrast
On white
1.36
#F8DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#F8DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DB83
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DB83 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87C
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f8db83; /* rgb */ color: rgb(248, 219, 131); /* oklch */ color: oklch(89.7% 0.113 91.7);
Tailwind
colors: {
custom: {
50: '#fde6a8',
500: '#f8db83',
950: '#000000',
},
}SCSS
$custom: #f8db83; $custom-light: #fde6a8; $custom-dark: #000000;
JSON
{
"hex": "#f8db83",
"rgb": {
"r": 248,
"g": 219,
"b": 131
},
"hsl": {
"h": 45.128,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.89703,
"c": 0.11251,
"h": 91.7
},
"luminance": 0.72258
}Semantic roles & 50–950 ramp
primary
#F8DB83
secondary
#4A6CD5
accent
#39E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481