#FFDC90#FFDC90
#FFDC90 is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.7% C 0.102 H 85.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC90 |
|---|---|
| RGB | rgb(255, 220, 144) |
| HSL | hsl(41, 100%, 78%) |
| HSV | hsv(41, 44%, 100%) |
| CMYK | cmyk(0%, 13.7%, 43.5%, 0%) |
| CIE-LAB | lab(89.14, 2.32, 41.75) |
| CIE-LCH | lch(89.14, 41.82, 86.81°) |
| OKLab | oklab(90.73% 0.0076 0.1019) |
| OKLCH | oklch(90.73% 0.102 85.7) |
| XYZ | xyz(71.8694, 74.4632, 36.9673) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.85
Pale Peach
#FFE5AD
ΔE00 4.63
Sandy
#F1DA7A
ΔE00 5.41
Navajowhite
#FFDEAD
ΔE00 5.83
Sand (survey)
#E2CA76
ΔE00 6.07
Pale Gold
#FDDE6C
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC90 #90B3FF
analogous
#FFA490 #FFDC90 #EAFF90
triadic
#FFDC90 #90FFDC #DC90FF
tetradic
#FFDC90 #90FFA4 #90B3FF #FF90EA
square
#FFDC90 #90FFA4 #90B3FF #FF90EA
split-complementary
#FFDC90 #90EAFF #A490FF
monochromatic
#FFB516 #FFC953 #FFDC90 #FFEFCD #FFF5E0
Accessibility & contrast
On white
1.32
#FFDC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FFDC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC90
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC90 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8A
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc90; /* rgb */ color: rgb(255, 220, 144); /* oklch */ color: oklch(90.7% 0.102 85.7);
Tailwind
colors: {
custom: {
50: '#ffe6b1',
500: '#ffdc90',
950: '#000000',
},
}SCSS
$custom: #ffdc90; $custom-light: #ffe6b1; $custom-dark: #000000;
JSON
{
"hex": "#ffdc90",
"rgb": {
"r": 255,
"g": 220,
"b": 144
},
"hsl": {
"h": 41.081,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.90732,
"c": 0.10216,
"h": 85.7
},
"luminance": 0.7446
}Semantic roles & 50–950 ramp
primary
#FFDC90
secondary
#537FE1
accent
#48E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481