#FFD591#FFD591
#FFD591 is a very light, moderate orange. Relative luminance 0.709; OKLCH L 89.4% C 0.098 H 79.1°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD591 |
|---|---|
| RGB | rgb(255, 213, 145) |
| HSL | hsl(37, 100%, 78%) |
| HSV | hsv(37, 43%, 100%) |
| CMYK | cmyk(0%, 16.5%, 43.1%, 0%) |
| CIE-LAB | lab(87.43, 6.01, 39.06) |
| CIE-LCH | lch(87.43, 39.52, 81.25°) |
| OKLab | oklab(89.4% 0.0185 0.0957) |
| OKLCH | oklch(89.4% 0.098 79.1) |
| XYZ | xyz(70.1474, 70.8962, 36.7720) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.62
Pale Peach
#FFE5AD
ΔE00 5.53
Moccasin
#FFE4B5
ΔE00 6.11
Wheat (survey)
#FBDD7E
ΔE00 6.82
Wheat
#F5DEB3
ΔE00 6.87
Light Peach
#FFD8B1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD591 #91BBFF
analogous
#FF9E91 #FFD591 #F2FF91
triadic
#FFD591 #91FFD5 #D591FF
tetradic
#FFD591 #91FF9E #91BBFF #FF91F2
square
#FFD591 #91FF9E #91BBFF #FF91F2
split-complementary
#FFD591 #91F2FF #9E91FF
monochromatic
#FFA617 #FFBE54 #FFD591 #FFECCE #FFF3E0
Accessibility & contrast
On white
1.38
#FFD591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#FFD591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD591
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD591 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#F0DF93
Tritanopia (blue-blind)
#FFC9C4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd591; /* rgb */ color: rgb(255, 213, 145); /* oklch */ color: oklch(89.4% 0.098 79.1);
Tailwind
colors: {
custom: {
50: '#ffe1b2',
500: '#ffd591',
950: '#000000',
},
}SCSS
$custom: #ffd591; $custom-light: #ffe1b2; $custom-dark: #000000;
JSON
{
"hex": "#ffd591",
"rgb": {
"r": 255,
"g": 213,
"b": 145
},
"hsl": {
"h": 37.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.89396,
"c": 0.09751,
"h": 79.1
},
"luminance": 0.70893
}Semantic roles & 50–950 ramp
primary
#FFD591
secondary
#5389E1
accent
#58E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481