#FFD391#FFD391
#FFD391 is a very light, moderate orange. Relative luminance 0.699; OKLCH L 89.0% C 0.097 H 77.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD391 |
|---|---|
| RGB | rgb(255, 211, 145) |
| HSL | hsl(36, 100%, 78%) |
| HSV | hsv(36, 43%, 100%) |
| CMYK | cmyk(0%, 17.3%, 43.1%, 0%) |
| CIE-LAB | lab(86.95, 7.04, 38.43) |
| CIE-LCH | lch(86.95, 39.07, 79.62°) |
| OKLab | oklab(89.01% 0.0215 0.0943) |
| OKLCH | oklch(89.01% 0.097 77.1) |
| XYZ | xyz(69.6474, 69.8963, 36.6054) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.64
Pale Peach
#FFE5AD
ΔE00 6.08
Moccasin
#FFE4B5
ΔE00 6.35
Light Peach
#FFD8B1
ΔE00 6.62
Wheat
#F5DEB3
ΔE00 7.06
Burlywood
#DEB887
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD391 #91BDFF
analogous
#FF9C91 #FFD391 #F4FF91
triadic
#FFD391 #91FFD3 #D391FF
tetradic
#FFD391 #91FF9C #91BDFF #FF91F4
square
#FFD391 #91FF9C #91BDFF #FF91F4
split-complementary
#FFD391 #91F4FF #9C91FF
monochromatic
#FFA217 #FFBB54 #FFD391 #FFEBCE #FFF3E0
Accessibility & contrast
On white
1.40
#FFD391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#FFD391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD391
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD391 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D38C
Deuteranopia (green-blind)
#EFDE93
Tritanopia (blue-blind)
#FFC7C2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd391; /* rgb */ color: rgb(255, 211, 145); /* oklch */ color: oklch(89.0% 0.097 77.1);
Tailwind
colors: {
custom: {
50: '#ffe0b2',
500: '#ffd391',
950: '#000000',
},
}SCSS
$custom: #ffd391; $custom-light: #ffe0b2; $custom-dark: #000000;
JSON
{
"hex": "#ffd391",
"rgb": {
"r": 255,
"g": 211,
"b": 145
},
"hsl": {
"h": 36,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.89012,
"c": 0.09672,
"h": 77.1
},
"luminance": 0.69893
}Semantic roles & 50–950 ramp
primary
#FFD391
secondary
#538CE1
accent
#5CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481