#FFD683#FFD683
#FFD683 is a very light, moderate orange. Relative luminance 0.710; OKLCH L 89.4% C 0.112 H 84.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD683 |
|---|---|
| RGB | rgb(255, 214, 131) |
| HSL | hsl(40, 100%, 76%) |
| HSV | hsv(40, 49%, 100%) |
| CMYK | cmyk(0%, 16.1%, 48.6%, 0%) |
| CIE-LAB | lab(87.48, 4.16, 46.12) |
| CIE-LCH | lch(87.48, 46.31, 84.84°) |
| OKLab | oklab(89.37% 0.0118 0.111) |
| OKLCH | oklch(89.37% 0.112 84) |
| XYZ | xyz(69.3859, 70.9953, 31.5170) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.25
Light Mustard
#F7D560
ΔE00 5.88
Sandy
#F1DA7A
ΔE00 5.97
Sand (survey)
#E2CA76
ΔE00 6.08
Pale Gold
#FDDE6C
ΔE00 6.10
Pale Peach
#FFE5AD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD683 #83ACFF
analogous
#FF9883 #FFD683 #EAFF83
triadic
#FFD683 #83FFD6 #D683FF
tetradic
#FFD683 #83FF98 #83ACFF #FF83EA
square
#FFD683 #83FF98 #83ACFF #FF83EA
split-complementary
#FFD683 #83EAFF #9883FF
monochromatic
#FFAE09 #FFC246 #FFD683 #FFEAC0 #FFF5E0
Accessibility & contrast
On white
1.38
#FFD683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#FFD683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD683
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD683 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#FFC9C2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd683; /* rgb */ color: rgb(255, 214, 131); /* oklch */ color: oklch(89.4% 0.112 84.0);
Tailwind
colors: {
custom: {
50: '#ffe2a8',
500: '#ffd683',
950: '#000000',
},
}SCSS
$custom: #ffd683; $custom-light: #ffe2a8; $custom-dark: #000000;
JSON
{
"hex": "#ffd683",
"rgb": {
"r": 255,
"g": 214,
"b": 131
},
"hsl": {
"h": 40.161,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.89369,
"c": 0.11159,
"h": 84
},
"luminance": 0.70992
}Semantic roles & 50–950 ramp
primary
#FFD683
secondary
#487ADF
accent
#4CE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480