#FFD291#FFD291
#FFD291 is a very light, moderate orange. Relative luminance 0.694; OKLCH L 88.8% C 0.096 H 76.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD291 |
|---|---|
| RGB | rgb(255, 210, 145) |
| HSL | hsl(35, 100%, 78%) |
| HSV | hsv(35, 43%, 100%) |
| CMYK | cmyk(0%, 17.6%, 43.1%, 0%) |
| CIE-LAB | lab(86.70, 7.56, 38.11) |
| CIE-LCH | lch(86.70, 38.85, 78.78°) |
| OKLab | oklab(88.82% 0.0231 0.0936) |
| OKLCH | oklch(88.82% 0.096 76.2) |
| XYZ | xyz(69.3998, 69.4010, 36.5228) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.71
Pale Peach
#FFE5AD
ΔE00 6.38
Light Peach
#FFD8B1
ΔE00 6.39
Moccasin
#FFE4B5
ΔE00 6.51
Wheat
#F5DEB3
ΔE00 7.19
Burlywood
#DEB887
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD291 #91BEFF
analogous
#FF9B91 #FFD291 #F5FF91
triadic
#FFD291 #91FFD2 #D291FF
tetradic
#FFD291 #91FF9B #91BEFF #FF91F5
square
#FFD291 #91FF9B #91BEFF #FF91F5
split-complementary
#FFD291 #91F5FF #9B91FF
monochromatic
#FFA017 #FFB954 #FFD291 #FFEBCE #FFF2E0
Accessibility & contrast
On white
1.41
#FFD291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#FFD291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD291
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD291 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38C
Deuteranopia (green-blind)
#EEDE93
Tritanopia (blue-blind)
#FFC6C1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd291; /* rgb */ color: rgb(255, 210, 145); /* oklch */ color: oklch(88.8% 0.096 76.2);
Tailwind
colors: {
custom: {
50: '#ffdfb2',
500: '#ffd291',
950: '#000000',
},
}SCSS
$custom: #ffd291; $custom-light: #ffdfb2; $custom-dark: #000000;
JSON
{
"hex": "#ffd291",
"rgb": {
"r": 255,
"g": 210,
"b": 145
},
"hsl": {
"h": 35.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.88821,
"c": 0.09636,
"h": 76.2
},
"luminance": 0.69398
}Semantic roles & 50–950 ramp
primary
#FFD291
secondary
#538DE1
accent
#5EE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481