#FFD993#FFD993
#FFD993 is a very light, moderate orange. Relative luminance 0.730; OKLCH L 90.2% C 0.097 H 82.2°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD993 |
|---|---|
| RGB | rgb(255, 217, 147) |
| HSL | hsl(39, 100%, 79%) |
| HSV | hsv(39, 42%, 100%) |
| CMYK | cmyk(0%, 14.9%, 42.4%, 0%) |
| CIE-LAB | lab(88.45, 4.16, 39.35) |
| CIE-LCH | lch(88.45, 39.57, 83.96°) |
| OKLab | oklab(90.2% 0.0133 0.0965) |
| OKLCH | oklch(90.2% 0.097 82.2) |
| XYZ | xyz(71.3215, 72.9955, 37.9309) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.54
Navajowhite
#FFDEAD
ΔE00 4.66
Wheat (survey)
#FBDD7E
ΔE00 5.52
Moccasin
#FFE4B5
ΔE00 5.67
Wheat
#F5DEB3
ΔE00 6.50
Sand (survey)
#E2CA76
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD993 #93B9FF
analogous
#FFA393 #FFD993 #EFFF93
triadic
#FFD993 #93FFD9 #D993FF
tetradic
#FFD993 #93FFA3 #93B9FF #FF93EF
square
#FFD993 #93FFA3 #93B9FF #FF93EF
split-complementary
#FFD993 #93EFFF #A393FF
monochromatic
#FFAE19 #FFC356 #FFD993 #FFEFD0 #FFF4E0
Accessibility & contrast
On white
1.35
#FFD993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#FFD993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD993
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD993 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88E
Deuteranopia (green-blind)
#F3E295
Tritanopia (blue-blind)
#FFCDC7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd993; /* rgb */ color: rgb(255, 217, 147); /* oklch */ color: oklch(90.2% 0.097 82.2);
Tailwind
colors: {
custom: {
50: '#ffe4b3',
500: '#ffd993',
950: '#000000',
},
}SCSS
$custom: #ffd993; $custom-light: #ffe4b3; $custom-dark: #000000;
JSON
{
"hex": "#ffd993",
"rgb": {
"r": 255,
"g": 217,
"b": 147
},
"hsl": {
"h": 38.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.902,
"c": 0.09742,
"h": 82.2
},
"luminance": 0.72992
}Semantic roles & 50–950 ramp
primary
#FFD993
secondary
#5586E1
accent
#51E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481