#FFD593#FFD593
#FFD593 is a very light, moderate orange. Relative luminance 0.710; OKLCH L 89.4% C 0.096 H 78.4°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD593 |
|---|---|
| RGB | rgb(255, 213, 147) |
| HSL | hsl(37, 100%, 79%) |
| HSV | hsv(37, 42%, 100%) |
| CMYK | cmyk(0%, 16.5%, 42.4%, 0%) |
| CIE-LAB | lab(87.46, 6.21, 38.08) |
| CIE-LCH | lch(87.46, 38.59, 80.73°) |
| OKLab | oklab(89.43% 0.0193 0.0936) |
| OKLCH | oklch(89.43% 0.096 78.4) |
| XYZ | xyz(70.3029, 70.9585, 37.5914) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.30
Pale Peach
#FFE5AD
ΔE00 5.45
Moccasin
#FFE4B5
ΔE00 5.89
Wheat
#F5DEB3
ΔE00 6.64
Light Peach
#FFD8B1
ΔE00 6.70
Wheat (survey)
#FBDD7E
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD593 #93BDFF
analogous
#FF9F93 #FFD593 #F3FF93
triadic
#FFD593 #93FFD5 #D593FF
tetradic
#FFD593 #93FF9F #93BDFF #FF93F3
square
#FFD593 #93FF9F #93BDFF #FF93F3
split-complementary
#FFD593 #93F3FF #9F93FF
monochromatic
#FFA519 #FFBD56 #FFD593 #FFEDD0 #FFF3E0
Accessibility & contrast
On white
1.38
#FFD593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#FFD593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD593
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD593 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#FFC9C4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd593; /* rgb */ color: rgb(255, 213, 147); /* oklch */ color: oklch(89.4% 0.096 78.4);
Tailwind
colors: {
custom: {
50: '#ffe1b3',
500: '#ffd593',
950: '#000000',
},
}SCSS
$custom: #ffd593; $custom-light: #ffe1b3; $custom-dark: #000000;
JSON
{
"hex": "#ffd593",
"rgb": {
"r": 255,
"g": 213,
"b": 147
},
"hsl": {
"h": 36.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.89429,
"c": 0.09555,
"h": 78.4
},
"luminance": 0.70955
}Semantic roles & 50–950 ramp
primary
#FFD593
secondary
#558CE1
accent
#59E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481