#FDD291#FDD291
#FDD291 is a very light, moderate orange. Relative luminance 0.690; OKLCH L 88.6% C 0.095 H 77.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD291 |
|---|---|
| RGB | rgb(253, 210, 145) |
| HSL | hsl(36, 96%, 78%) |
| HSV | hsv(36, 43%, 99%) |
| CMYK | cmyk(0%, 17%, 42.7%, 0.8%) |
| CIE-LAB | lab(86.52, 6.77, 37.83) |
| CIE-LCH | lch(86.52, 38.43, 79.85°) |
| OKLab | oklab(88.63% 0.0208 0.0929) |
| OKLCH | oklch(88.63% 0.095 77.4) |
| XYZ | xyz(68.6677, 69.0235, 36.4885) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.56
Pale Peach
#FFE5AD
ΔE00 6.02
Moccasin
#FFE4B5
ΔE00 6.27
Light Peach
#FFD8B1
ΔE00 6.53
Wheat
#F5DEB3
ΔE00 6.88
Burlywood
#DEB887
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD291 #91BCFD
analogous
#FD9C91 #FDD291 #F2FD91
triadic
#FDD291 #91FDD2 #D291FD
tetradic
#FDD291 #91FD9C #91BCFD #FD91F2
square
#FDD291 #91FD9C #91BCFD #FD91F2
split-complementary
#FDD291 #91F2FD #9C91FD
monochromatic
#FBA119 #FCB955 #FDD291 #FEEBCD #FEF3E1
Accessibility & contrast
On white
1.42
#FDD291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#FDD291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD291
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD291 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28C
Deuteranopia (green-blind)
#EDDD93
Tritanopia (blue-blind)
#FFC6C1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdd291; /* rgb */ color: rgb(253, 210, 145); /* oklch */ color: oklch(88.6% 0.095 77.4);
Tailwind
colors: {
custom: {
50: '#ffdfb2',
500: '#fdd291',
950: '#000000',
},
}SCSS
$custom: #fdd291; $custom-light: #ffdfb2; $custom-dark: #000000;
JSON
{
"hex": "#fdd291",
"rgb": {
"r": 253,
"g": 210,
"b": 145
},
"hsl": {
"h": 36.111,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.88631,
"c": 0.09525,
"h": 77.4
},
"luminance": 0.6902
}Semantic roles & 50–950 ramp
primary
#FDD291
secondary
#548BDE
accent
#5BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481