#FFDA83#FFDA83
#FFDA83 is a very light, moderate orange. Relative luminance 0.730; OKLCH L 90.1% C 0.114 H 87.1°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA83 |
|---|---|
| RGB | rgb(255, 218, 131) |
| HSL | hsl(42, 100%, 76%) |
| HSV | hsv(42, 49%, 100%) |
| CMYK | cmyk(0%, 14.5%, 48.6%, 0%) |
| CIE-LAB | lab(88.47, 2.12, 47.34) |
| CIE-LCH | lch(88.47, 47.39, 87.44°) |
| OKLab | oklab(90.15% 0.0058 0.1137) |
| OKLCH | oklch(90.15% 0.114 87.1) |
| XYZ | xyz(70.4107, 73.0449, 31.8586) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.63
Sandy
#F1DA7A
ΔE00 4.52
Pale Gold
#FDDE6C
ΔE00 4.63
Light Mustard
#F7D560
ΔE00 4.81
Sand (survey)
#E2CA76
ΔE00 5.58
Yellow Tan
#FFE36E
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA83 #83A8FF
analogous
#FF9C83 #FFDA83 #E6FF83
triadic
#FFDA83 #83FFDA #DA83FF
tetradic
#FFDA83 #83FF9C #83A8FF #FF83E6
square
#FFDA83 #83FF9C #83A8FF #FF83E6
split-complementary
#FFDA83 #83E6FF #9C83FF
monochromatic
#FFB509 #FFC846 #FFDA83 #FFECC0 #FFF6E0
Accessibility & contrast
On white
1.35
#FFDA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#FFDA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA83
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA83 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87C
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda83; /* rgb */ color: rgb(255, 218, 131); /* oklch */ color: oklch(90.1% 0.114 87.1);
Tailwind
colors: {
custom: {
50: '#ffe5a8',
500: '#ffda83',
950: '#000000',
},
}SCSS
$custom: #ffda83; $custom-light: #ffe5a8; $custom-dark: #000000;
JSON
{
"hex": "#ffda83",
"rgb": {
"r": 255,
"g": 218,
"b": 131
},
"hsl": {
"h": 42.097,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90146,
"c": 0.11386,
"h": 87.1
},
"luminance": 0.73042
}Semantic roles & 50–950 ramp
primary
#FFDA83
secondary
#4875DF
accent
#44E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481