#F8DA83#F8DA83
#F8DA83 is a very light, moderate orange. Relative luminance 0.717; OKLCH L 89.5% C 0.112 H 91.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DA83 |
|---|---|
| RGB | rgb(248, 218, 131) |
| HSL | hsl(45, 89%, 74%) |
| HSV | hsv(45, 47%, 97%) |
| CMYK | cmyk(0%, 12.1%, 47.2%, 2.7%) |
| CIE-LAB | lab(87.84, -0.67, 46.43) |
| CIE-LCH | lch(87.84, 46.43, 90.83°) |
| OKLab | oklab(89.51% -0.0019 0.1118) |
| OKLCH | oklch(89.51% 0.112 91) |
| XYZ | xyz(67.8817, 71.7409, 31.7401) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.39
Sandy
#F1DA7A
ΔE00 2.64
Pale Gold
#FDDE6C
ΔE00 3.91
Sand (survey)
#E2CA76
ΔE00 4.30
Light Mustard
#F7D560
ΔE00 4.36
Yellow Tan
#FFE36E
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DA83 #83A1F8
analogous
#F8A083 #F8DA83 #DCF883
triadic
#F8DA83 #83F8DA #DA83F8
tetradic
#F8DA83 #83F8A0 #83A1F8 #F883DC
square
#F8DA83 #83F8A0 #83A1F8 #F883DC
split-complementary
#F8DA83 #83DCF8 #A083F8
monochromatic
#F1B70F #F5C949 #F8DA83 #FBEBBD #FDF6E2
Accessibility & contrast
On white
1.37
#F8DA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#F8DA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DA83
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DA83 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f8da83; /* rgb */ color: rgb(248, 218, 131); /* oklch */ color: oklch(89.5% 0.112 91.0);
Tailwind
colors: {
custom: {
50: '#fde5a8',
500: '#f8da83',
950: '#000000',
},
}SCSS
$custom: #f8da83; $custom-light: #fde5a8; $custom-dark: #000000;
JSON
{
"hex": "#f8da83",
"rgb": {
"r": 248,
"g": 218,
"b": 131
},
"hsl": {
"h": 44.615,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.89506,
"c": 0.11178,
"h": 91
},
"luminance": 0.71738
}Semantic roles & 50–950 ramp
primary
#F8DA83
secondary
#4A6ED5
accent
#3BE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480