#FFDD91#FFDD91
#FFDD91 is a very light, moderate orange. Relative luminance 0.750; OKLCH L 90.9% C 0.102 H 86.3°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDD91 |
|---|---|
| RGB | rgb(255, 221, 145) |
| HSL | hsl(41, 100%, 78%) |
| HSV | hsv(41, 43%, 100%) |
| CMYK | cmyk(0%, 13.3%, 43.1%, 0%) |
| CIE-LAB | lab(89.40, 1.91, 41.59) |
| CIE-LCH | lch(89.40, 41.63, 87.37°) |
| OKLab | oklab(90.94% 0.0065 0.1015) |
| OKLCH | oklch(90.94% 0.102 86.3) |
| XYZ | xyz(72.2094, 75.0204, 37.4594) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.69
Pale Peach
#FFE5AD
ΔE00 4.48
Sandy
#F1DA7A
ΔE00 5.22
Navajowhite
#FFDEAD
ΔE00 5.88
Sand (survey)
#E2CA76
ΔE00 6.05
Pale Gold
#FDDE6C
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDD91 #91B3FF
analogous
#FFA691 #FFDD91 #EAFF91
triadic
#FFDD91 #91FFDD #DD91FF
tetradic
#FFDD91 #91FFA6 #91B3FF #FF91EA
square
#FFDD91 #91FFA6 #91B3FF #FF91EA
split-complementary
#FFDD91 #91EAFF #A691FF
monochromatic
#FFB717 #FFCA54 #FFDD91 #FFF0CE #FFF6E0
Accessibility & contrast
On white
1.31
#FFDD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FFDD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDD91
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDD91 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8B
Deuteranopia (green-blind)
#F6E593
Tritanopia (blue-blind)
#FFD1CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdd91; /* rgb */ color: rgb(255, 221, 145); /* oklch */ color: oklch(90.9% 0.102 86.3);
Tailwind
colors: {
custom: {
50: '#ffe7b2',
500: '#ffdd91',
950: '#000000',
},
}SCSS
$custom: #ffdd91; $custom-light: #ffe7b2; $custom-dark: #000000;
JSON
{
"hex": "#ffdd91",
"rgb": {
"r": 255,
"g": 221,
"b": 145
},
"hsl": {
"h": 41.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.90943,
"c": 0.10175,
"h": 86.3
},
"luminance": 0.75017
}Semantic roles & 50–950 ramp
primary
#FFDD91
secondary
#537FE1
accent
#47E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481