#F7D883#F7D883
#F7D883 is a very light, moderate orange. Relative luminance 0.705; OKLCH L 89.0% C 0.110 H 90.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D883 |
|---|---|
| RGB | rgb(247, 216, 131) |
| HSL | hsl(44, 88%, 74%) |
| HSV | hsv(44, 47%, 97%) |
| CMYK | cmyk(0%, 12.6%, 47%, 3.1%) |
| CIE-LAB | lab(87.25, -0.05, 45.68) |
| CIE-LCH | lch(87.25, 45.68, 90.06°) |
| OKLab | oklab(89.02% -0.0001 0.1101) |
| OKLCH | oklch(89.02% 0.11 90) |
| XYZ | xyz(67.0126, 70.5275, 31.5517) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.95
Sandy
#F1DA7A
ΔE00 3.10
Sand (survey)
#E2CA76
ΔE00 4.08
Pale Gold
#FDDE6C
ΔE00 4.36
Light Mustard
#F7D560
ΔE00 4.57
Yellow Tan
#FFE36E
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D883 #83A2F7
analogous
#F79E83 #F7D883 #DCF783
triadic
#F7D883 #83F7D8 #D883F7
tetradic
#F7D883 #83F79E #83A2F7 #F783DC
square
#F7D883 #83F79E #83A2F7 #F783DC
split-complementary
#F7D883 #83DCF7 #9E83F7
monochromatic
#F0B410 #F3C64A #F7D883 #FBEABC #FDF6E2
Accessibility & contrast
On white
1.39
#F7D883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#F7D883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D883
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D883 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D67C
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#FFCBC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f7d883; /* rgb */ color: rgb(247, 216, 131); /* oklch */ color: oklch(89.0% 0.110 90.0);
Tailwind
colors: {
custom: {
50: '#fce3a8',
500: '#f7d883',
950: '#000000',
},
}SCSS
$custom: #f7d883; $custom-light: #fce3a8; $custom-dark: #000000;
JSON
{
"hex": "#f7d883",
"rgb": {
"r": 247,
"g": 216,
"b": 131
},
"hsl": {
"h": 43.966,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.89021,
"c": 0.11009,
"h": 90
},
"luminance": 0.70525
}Semantic roles & 50–950 ramp
primary
#F7D883
secondary
#4A6FD4
accent
#3EE401
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480