#FFDC95#FFDC95
#FFDC95 is a very light, moderate orange. Relative luminance 0.746; OKLCH L 90.8% C 0.097 H 84.4°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC95 |
|---|---|
| RGB | rgb(255, 220, 149) |
| HSL | hsl(40, 100%, 79%) |
| HSV | hsv(40, 42%, 100%) |
| CMYK | cmyk(0%, 13.7%, 41.6%, 0%) |
| CIE-LAB | lab(89.21, 2.83, 39.34) |
| CIE-LCH | lch(89.21, 39.44, 85.88°) |
| OKLab | oklab(90.81% 0.0095 0.0966) |
| OKLCH | oklch(90.81% 0.097 84.4) |
| XYZ | xyz(72.2601, 74.6194, 39.0247) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.95
Wheat (survey)
#FBDD7E
ΔE00 4.77
Navajowhite
#FFDEAD
ΔE00 4.87
Moccasin
#FFE4B5
ΔE00 5.48
Sandy
#F1DA7A
ΔE00 6.21
Wheat
#F5DEB3
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC95 #95B8FF
analogous
#FFA795 #FFDC95 #EDFF95
triadic
#FFDC95 #95FFDC #DC95FF
tetradic
#FFDC95 #95FFA7 #95B8FF #FF95ED
square
#FFDC95 #95FFA7 #95B8FF #FF95ED
split-complementary
#FFDC95 #95EDFF #A795FF
monochromatic
#FFB41B #FFC858 #FFDC95 #FFF0D2 #FFF5E0
Accessibility & contrast
On white
1.32
#FFDC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#FFDC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC95
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC95 | 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)
#EDDB90
Deuteranopia (green-blind)
#F5E497
Tritanopia (blue-blind)
#FFD0CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc95; /* rgb */ color: rgb(255, 220, 149); /* oklch */ color: oklch(90.8% 0.097 84.4);
Tailwind
colors: {
custom: {
50: '#ffe6b5',
500: '#ffdc95',
950: '#000000',
},
}SCSS
$custom: #ffdc95; $custom-light: #ffe6b5; $custom-dark: #000000;
JSON
{
"hex": "#ffdc95",
"rgb": {
"r": 255,
"g": 220,
"b": 149
},
"hsl": {
"h": 40.189,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.90814,
"c": 0.09704,
"h": 84.4
},
"luminance": 0.74616
}Semantic roles & 50–950 ramp
primary
#FFDC95
secondary
#5785E1
accent
#4CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481