#FFDC94#FFDC94
#FFDC94 is a very light, moderate orange. Relative luminance 0.746; OKLCH L 90.8% C 0.098 H 84.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC94 |
|---|---|
| RGB | rgb(255, 220, 148) |
| HSL | hsl(40, 100%, 79%) |
| HSV | hsv(40, 42%, 100%) |
| CMYK | cmyk(0%, 13.7%, 42%, 0%) |
| CIE-LAB | lab(89.20, 2.73, 39.82) |
| CIE-LCH | lch(89.20, 39.92, 86.08°) |
| OKLab | oklab(90.8% 0.0092 0.0976) |
| OKLCH | oklch(90.8% 0.098 84.6) |
| XYZ | xyz(72.1806, 74.5876, 38.6060) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.08
Wheat (survey)
#FBDD7E
ΔE00 4.58
Navajowhite
#FFDEAD
ΔE00 5.07
Moccasin
#FFE4B5
ΔE00 5.65
Sandy
#F1DA7A
ΔE00 6.04
Sand (survey)
#E2CA76
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC94 #94B7FF
analogous
#FFA794 #FFDC94 #EDFF94
triadic
#FFDC94 #94FFDC #DC94FF
tetradic
#FFDC94 #94FFA7 #94B7FF #FF94ED
square
#FFDC94 #94FFA7 #94B7FF #FF94ED
split-complementary
#FFDC94 #94EDFF #A794FF
monochromatic
#FFB41A #FFC857 #FFDC94 #FFF0D1 #FFF5E0
Accessibility & contrast
On white
1.32
#FFDC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#FFDC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC94
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC94 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8F
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#FFD0CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc94; /* rgb */ color: rgb(255, 220, 148); /* oklch */ color: oklch(90.8% 0.098 84.6);
Tailwind
colors: {
custom: {
50: '#ffe6b4',
500: '#ffdc94',
950: '#000000',
},
}SCSS
$custom: #ffdc94; $custom-light: #ffe6b4; $custom-dark: #000000;
JSON
{
"hex": "#ffdc94",
"rgb": {
"r": 255,
"g": 220,
"b": 148
},
"hsl": {
"h": 40.374,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.90797,
"c": 0.09807,
"h": 84.6
},
"luminance": 0.74585
}Semantic roles & 50–950 ramp
primary
#FFDC94
secondary
#5684E1
accent
#4BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481