#FFD883#FFD883
#FFD883 is a very light, moderate orange. Relative luminance 0.720; OKLCH L 89.8% C 0.113 H 85.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD883 |
|---|---|
| RGB | rgb(255, 216, 131) |
| HSL | hsl(41, 100%, 76%) |
| HSV | hsv(41, 49%, 100%) |
| CMYK | cmyk(0%, 15.3%, 48.6%, 0%) |
| CIE-LAB | lab(87.98, 3.14, 46.73) |
| CIE-LCH | lch(87.98, 46.84, 86.16°) |
| OKLab | oklab(89.76% 0.0088 0.1123) |
| OKLCH | oklch(89.76% 0.113 85.5) |
| XYZ | xyz(69.8952, 72.0139, 31.6868) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.43
Sandy
#F1DA7A
ΔE00 5.22
Light Mustard
#F7D560
ΔE00 5.30
Pale Gold
#FDDE6C
ΔE00 5.34
Sand (survey)
#E2CA76
ΔE00 5.77
Maize
#F4D054
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD883 #83AAFF
analogous
#FF9A83 #FFD883 #E8FF83
triadic
#FFD883 #83FFD8 #D883FF
tetradic
#FFD883 #83FF9A #83AAFF #FF83E8
square
#FFD883 #83FF9A #83AAFF #FF83E8
split-complementary
#FFD883 #83E8FF #9A83FF
monochromatic
#FFB209 #FFC546 #FFD883 #FFEBC0 #FFF5E0
Accessibility & contrast
On white
1.36
#FFD883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#FFD883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD883
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD883 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#FFCBC3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd883; /* rgb */ color: rgb(255, 216, 131); /* oklch */ color: oklch(89.8% 0.113 85.5);
Tailwind
colors: {
custom: {
50: '#ffe3a8',
500: '#ffd883',
950: '#000000',
},
}SCSS
$custom: #ffd883; $custom-light: #ffe3a8; $custom-dark: #000000;
JSON
{
"hex": "#ffd883",
"rgb": {
"r": 255,
"g": 216,
"b": 131
},
"hsl": {
"h": 41.129,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.89757,
"c": 0.11268,
"h": 85.5
},
"luminance": 0.7201
}Semantic roles & 50–950 ramp
primary
#FFD883
secondary
#4877DF
accent
#48E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480