#FFDC92#FFDC92
#FFDC92 is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.8% C 0.100 H 85.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC92 |
|---|---|
| RGB | rgb(255, 220, 146) |
| HSL | hsl(41, 100%, 79%) |
| HSV | hsv(41, 43%, 100%) |
| CMYK | cmyk(0%, 13.7%, 42.7%, 0%) |
| CIE-LAB | lab(89.17, 2.52, 40.79) |
| CIE-LCH | lch(89.17, 40.87, 86.46°) |
| OKLab | oklab(90.76% 0.0084 0.0998) |
| OKLCH | oklch(90.76% 0.1 85.2) |
| XYZ | xyz(72.0236, 74.5249, 37.7795) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.21
Pale Peach
#FFE5AD
ΔE00 4.35
Navajowhite
#FFDEAD
ΔE00 5.45
Sandy
#F1DA7A
ΔE00 5.72
Moccasin
#FFE4B5
ΔE00 5.99
Sand (survey)
#E2CA76
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC92 #92B5FF
analogous
#FFA592 #FFDC92 #EBFF92
triadic
#FFDC92 #92FFDC #DC92FF
tetradic
#FFDC92 #92FFA5 #92B5FF #FF92EB
square
#FFDC92 #92FFA5 #92B5FF #FF92EB
split-complementary
#FFDC92 #92EBFF #A592FF
monochromatic
#FFB518 #FFC855 #FFDC92 #FFF0CF #FFF5E0
Accessibility & contrast
On white
1.32
#FFDC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FFDC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC92
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC92 | 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)
#EDDB8C
Deuteranopia (green-blind)
#F6E494
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc92; /* rgb */ color: rgb(255, 220, 146); /* oklch */ color: oklch(90.8% 0.100 85.2);
Tailwind
colors: {
custom: {
50: '#ffe6b3',
500: '#ffdc92',
950: '#000000',
},
}SCSS
$custom: #ffdc92; $custom-light: #ffe6b3; $custom-dark: #000000;
JSON
{
"hex": "#ffdc92",
"rgb": {
"r": 255,
"g": 220,
"b": 146
},
"hsl": {
"h": 40.734,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.90764,
"c": 0.10011,
"h": 85.2
},
"luminance": 0.74522
}Semantic roles & 50–950 ramp
primary
#FFDC92
secondary
#5481E1
accent
#4AE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481