#FFDC98#FFDC98
#FFDC98 is a very light, moderate orange. Relative luminance 0.747; OKLCH L 90.9% C 0.094 H 83.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC98 |
|---|---|
| RGB | rgb(255, 220, 152) |
| HSL | hsl(40, 100%, 80%) |
| HSV | hsv(40, 40%, 100%) |
| CMYK | cmyk(0%, 13.7%, 40.4%, 0%) |
| CIE-LAB | lab(89.26, 3.14, 37.88) |
| CIE-LCH | lch(89.26, 38.01, 85.25°) |
| OKLab | oklab(90.87% 0.0107 0.0933) |
| OKLCH | oklch(90.87% 0.094 83.5) |
| XYZ | xyz(72.5027, 74.7165, 40.3024) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.60
Navajowhite
#FFDEAD
ΔE00 4.27
Moccasin
#FFE4B5
ΔE00 4.96
Wheat (survey)
#FBDD7E
ΔE00 5.36
Wheat
#F5DEB3
ΔE00 5.85
Vanilla
#F3E5AB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC98 #98BBFF
analogous
#FFA998 #FFDC98 #EEFF98
triadic
#FFDC98 #98FFDC #DC98FF
tetradic
#FFDC98 #98FFA9 #98BBFF #FF98EE
square
#FFDC98 #98FFA9 #98BBFF #FF98EE
split-complementary
#FFDC98 #98EEFF #A998FF
monochromatic
#FFB21E #FFC75B #FFDC98 #FFF1D5 #FFF5E0
Accessibility & contrast
On white
1.32
#FFDC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FFDC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC98
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC98 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB93
Deuteranopia (green-blind)
#F5E49A
Tritanopia (blue-blind)
#FFD0CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc98; /* rgb */ color: rgb(255, 220, 152); /* oklch */ color: oklch(90.9% 0.094 83.5);
Tailwind
colors: {
custom: {
50: '#ffe6b7',
500: '#ffdc98',
950: '#000000',
},
}SCSS
$custom: #ffdc98; $custom-light: #ffe6b7; $custom-dark: #000000;
JSON
{
"hex": "#ffdc98",
"rgb": {
"r": 255,
"g": 220,
"b": 152
},
"hsl": {
"h": 39.612,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.90865,
"c": 0.09394,
"h": 83.5
},
"luminance": 0.74713
}Semantic roles & 50–950 ramp
primary
#FFDC98
secondary
#5988E2
accent
#4EE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481