#FFD491#FFD491
#FFD491 is a very light, moderate orange. Relative luminance 0.704; OKLCH L 89.2% C 0.097 H 78.1°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD491 |
|---|---|
| RGB | rgb(255, 212, 145) |
| HSL | hsl(37, 100%, 78%) |
| HSV | hsv(37, 43%, 100%) |
| CMYK | cmyk(0%, 16.9%, 43.1%, 0%) |
| CIE-LAB | lab(87.19, 6.53, 38.74) |
| CIE-LCH | lch(87.19, 39.29, 80.44°) |
| OKLab | oklab(89.2% 0.02 0.095) |
| OKLCH | oklch(89.2% 0.097 78.1) |
| XYZ | xyz(69.8966, 70.3947, 36.6884) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.61
Pale Peach
#FFE5AD
ΔE00 5.79
Moccasin
#FFE4B5
ΔE00 6.22
Light Peach
#FFD8B1
ΔE00 6.86
Wheat
#F5DEB3
ΔE00 6.95
Wheat (survey)
#FBDD7E
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD491 #91BCFF
analogous
#FF9D91 #FFD491 #F3FF91
triadic
#FFD491 #91FFD4 #D491FF
tetradic
#FFD491 #91FF9D #91BCFF #FF91F3
square
#FFD491 #91FF9D #91BCFF #FF91F3
split-complementary
#FFD491 #91F3FF #9D91FF
monochromatic
#FFA417 #FFBC54 #FFD491 #FFECCE #FFF3E0
Accessibility & contrast
On white
1.39
#FFD491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#FFD491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD491
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD491 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48C
Deuteranopia (green-blind)
#F0DF93
Tritanopia (blue-blind)
#FFC8C3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd491; /* rgb */ color: rgb(255, 212, 145); /* oklch */ color: oklch(89.2% 0.097 78.1);
Tailwind
colors: {
custom: {
50: '#ffe1b2',
500: '#ffd491',
950: '#000000',
},
}SCSS
$custom: #ffd491; $custom-light: #ffe1b2; $custom-dark: #000000;
JSON
{
"hex": "#ffd491",
"rgb": {
"r": 255,
"g": 212,
"b": 145
},
"hsl": {
"h": 36.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.89204,
"c": 0.09711,
"h": 78.1
},
"luminance": 0.70391
}Semantic roles & 50–950 ramp
primary
#FFD491
secondary
#538BE1
accent
#5AE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481