#FFDC91#FFDC91
#FFDC91 is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.7% C 0.101 H 85.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC91 |
|---|---|
| RGB | rgb(255, 220, 145) |
| HSL | hsl(41, 100%, 78%) |
| HSV | hsv(41, 43%, 100%) |
| CMYK | cmyk(0%, 13.7%, 43.1%, 0%) |
| CIE-LAB | lab(89.16, 2.42, 41.27) |
| CIE-LCH | lch(89.16, 41.34, 86.64°) |
| OKLab | oklab(90.75% 0.008 0.1008) |
| OKLCH | oklch(90.75% 0.101 85.5) |
| XYZ | xyz(71.9462, 74.4939, 37.3716) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.03
Pale Peach
#FFE5AD
ΔE00 4.49
Sandy
#F1DA7A
ΔE00 5.56
Navajowhite
#FFDEAD
ΔE00 5.64
Sand (survey)
#E2CA76
ΔE00 6.16
Moccasin
#FFE4B5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC91 #91B4FF
analogous
#FFA591 #FFDC91 #EBFF91
triadic
#FFDC91 #91FFDC #DC91FF
tetradic
#FFDC91 #91FFA5 #91B4FF #FF91EB
square
#FFDC91 #91FFA5 #91B4FF #FF91EB
split-complementary
#FFDC91 #91EBFF #A591FF
monochromatic
#FFB517 #FFC954 #FFDC91 #FFEFCE #FFF5E0
Accessibility & contrast
On white
1.32
#FFDC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FFDC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC91
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC91 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8B
Deuteranopia (green-blind)
#F6E493
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc91; /* rgb */ color: rgb(255, 220, 145); /* oklch */ color: oklch(90.7% 0.101 85.5);
Tailwind
colors: {
custom: {
50: '#ffe6b2',
500: '#ffdc91',
950: '#000000',
},
}SCSS
$custom: #ffdc91; $custom-light: #ffe6b2; $custom-dark: #000000;
JSON
{
"hex": "#ffdc91",
"rgb": {
"r": 255,
"g": 220,
"b": 145
},
"hsl": {
"h": 40.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.90748,
"c": 0.10114,
"h": 85.5
},
"luminance": 0.74491
}Semantic roles & 50–950 ramp
primary
#FFDC91
secondary
#5380E1
accent
#49E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481