#F8DE83#F8DE83
#F8DE83 is a very light, moderate yellow. Relative luminance 0.738; OKLCH L 90.3% C 0.115 H 93.9°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DE83 |
|---|---|
| RGB | rgb(248, 222, 131) |
| HSL | hsl(47, 89%, 74%) |
| HSV | hsv(47, 47%, 97%) |
| CMYK | cmyk(0%, 10.5%, 47.2%, 2.7%) |
| CIE-LAB | lab(88.85, -2.70, 47.67) |
| CIE-LCH | lch(88.85, 47.75, 93.24°) |
| OKLab | oklab(90.3% -0.0078 0.1145) |
| OKLCH | oklch(90.3% 0.115 93.9) |
| XYZ | xyz(68.9315, 73.8405, 32.0900) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.19
Sandy
#F1DA7A
ΔE00 1.62
Pale Gold
#FDDE6C
ΔE00 3.31
Yellow Tan
#FFE36E
ΔE00 3.69
Sand Yellow
#FCE166
ΔE00 4.31
Light Mustard
#F7D560
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DE83 #839DF8
analogous
#F8A483 #F8DE83 #D7F883
triadic
#F8DE83 #83F8DE #DE83F8
tetradic
#F8DE83 #83F8A4 #839DF8 #F883D7
square
#F8DE83 #83F8A4 #839DF8 #F883D7
split-complementary
#F8DE83 #83D7F8 #A483F8
monochromatic
#F1BF0F #F5CF49 #F8DE83 #FBEDBD #FDF7E2
Accessibility & contrast
On white
1.33
#F8DE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#F8DE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DE83
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DE83 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7C
Deuteranopia (green-blind)
#F6E386
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f8de83; /* rgb */ color: rgb(248, 222, 131); /* oklch */ color: oklch(90.3% 0.115 93.9);
Tailwind
colors: {
custom: {
50: '#fce8a8',
500: '#f8de83',
950: '#000000',
},
}SCSS
$custom: #f8de83; $custom-light: #fce8a8; $custom-dark: #000000;
JSON
{
"hex": "#f8de83",
"rgb": {
"r": 248,
"g": 222,
"b": 131
},
"hsl": {
"h": 46.667,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.90298,
"c": 0.11481,
"h": 93.9
},
"luminance": 0.73838
}Semantic roles & 50–950 ramp
primary
#F8DE83
secondary
#4A69D5
accent
#33E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481