#FFDC93#FFDC93
#FFDC93 is a very light, moderate orange. Relative luminance 0.746; OKLCH L 90.8% C 0.099 H 84.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC93 |
|---|---|
| RGB | rgb(255, 220, 147) |
| HSL | hsl(41, 100%, 79%) |
| HSV | hsv(41, 42%, 100%) |
| CMYK | cmyk(0%, 13.7%, 42.4%, 0%) |
| CIE-LAB | lab(89.18, 2.63, 40.31) |
| CIE-LCH | lch(89.18, 40.39, 86.27°) |
| OKLab | oklab(90.78% 0.0088 0.0987) |
| OKLCH | oklch(90.78% 0.099 84.9) |
| XYZ | xyz(72.1018, 74.5561, 38.1910) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.21
Wheat (survey)
#FBDD7E
ΔE00 4.39
Navajowhite
#FFDEAD
ΔE00 5.26
Moccasin
#FFE4B5
ΔE00 5.82
Sandy
#F1DA7A
ΔE00 5.88
Sand (survey)
#E2CA76
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC93 #93B6FF
analogous
#FFA693 #FFDC93 #ECFF93
triadic
#FFDC93 #93FFDC #DC93FF
tetradic
#FFDC93 #93FFA6 #93B6FF #FF93EC
square
#FFDC93 #93FFA6 #93B6FF #FF93EC
split-complementary
#FFDC93 #93ECFF #A693FF
monochromatic
#FFB419 #FFC856 #FFDC93 #FFF0D0 #FFF5E0
Accessibility & contrast
On white
1.32
#FFDC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FFDC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC93
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC93 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8E
Deuteranopia (green-blind)
#F5E495
Tritanopia (blue-blind)
#FFD0CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc93; /* rgb */ color: rgb(255, 220, 147); /* oklch */ color: oklch(90.8% 0.099 84.9);
Tailwind
colors: {
custom: {
50: '#ffe6b3',
500: '#ffdc93',
950: '#000000',
},
}SCSS
$custom: #ffdc93; $custom-light: #ffe6b3; $custom-dark: #000000;
JSON
{
"hex": "#ffdc93",
"rgb": {
"r": 255,
"g": 220,
"b": 147
},
"hsl": {
"h": 40.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.90781,
"c": 0.09909,
"h": 84.9
},
"luminance": 0.74553
}Semantic roles & 50–950 ramp
primary
#FFDC93
secondary
#5582E1
accent
#4AE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481