#F8D883#F8D883
#F8D883 is a very light, moderate orange. Relative luminance 0.707; OKLCH L 89.1% C 0.110 H 89.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D883 |
|---|---|
| RGB | rgb(248, 216, 131) |
| HSL | hsl(44, 89%, 74%) |
| HSV | hsv(44, 47%, 97%) |
| CMYK | cmyk(0%, 12.9%, 47.2%, 2.7%) |
| CIE-LAB | lab(87.34, 0.35, 45.81) |
| CIE-LCH | lch(87.34, 45.81, 89.56°) |
| OKLab | oklab(89.11% 0.001 0.1104) |
| OKLCH | oklch(89.11% 0.11 89.5) |
| XYZ | xyz(67.3662, 70.7099, 31.5682) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.05
Sandy
#F1DA7A
ΔE00 3.35
Sand (survey)
#E2CA76
ΔE00 4.26
Pale Gold
#FDDE6C
ΔE00 4.42
Light Mustard
#F7D560
ΔE00 4.60
Yellow Tan
#FFE36E
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D883 #83A3F8
analogous
#F89E83 #F8D883 #DDF883
triadic
#F8D883 #83F8D8 #D883F8
tetradic
#F8D883 #83F89E #83A3F8 #F883DD
square
#F8D883 #83F89E #83A3F8 #F883DD
split-complementary
#F8D883 #83DDF8 #9E83F8
monochromatic
#F1B40F #F5C649 #F8D883 #FBEABD #FDF6E2
Accessibility & contrast
On white
1.39
#F8D883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#F8D883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D883
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D883 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#FFCBC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f8d883; /* rgb */ color: rgb(248, 216, 131); /* oklch */ color: oklch(89.1% 0.110 89.5);
Tailwind
colors: {
custom: {
50: '#fde3a8',
500: '#f8d883',
950: '#000000',
},
}SCSS
$custom: #f8d883; $custom-light: #fde3a8; $custom-dark: #000000;
JSON
{
"hex": "#f8d883",
"rgb": {
"r": 248,
"g": 216,
"b": 131
},
"hsl": {
"h": 43.59,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.89112,
"c": 0.11037,
"h": 89.5
},
"luminance": 0.70707
}Semantic roles & 50–950 ramp
primary
#F8D883
secondary
#4A70D5
accent
#3FE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480