#FFD995#FFD995
#FFD995 is a very light, moderate orange. Relative luminance 0.731; OKLCH L 90.2% C 0.095 H 81.5°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD995 |
|---|---|
| RGB | rgb(255, 217, 149) |
| HSL | hsl(38, 100%, 79%) |
| HSV | hsv(38, 42%, 100%) |
| CMYK | cmyk(0%, 14.9%, 41.6%, 0%) |
| CIE-LAB | lab(88.48, 4.37, 38.38) |
| CIE-LCH | lch(88.48, 38.63, 83.51°) |
| OKLab | oklab(90.23% 0.014 0.0944) |
| OKLCH | oklch(90.23% 0.095 81.5) |
| XYZ | xyz(71.4798, 73.0589, 38.7646) |
| Luminance | 0.7306 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.27
Pale Peach
#FFE5AD
ΔE00 4.38
Moccasin
#FFE4B5
ΔE00 5.36
Wheat (survey)
#FBDD7E
ΔE00 5.90
Wheat
#F5DEB3
ΔE00 6.21
Sand (survey)
#E2CA76
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD995 #95BBFF
analogous
#FFA495 #FFD995 #F0FF95
triadic
#FFD995 #95FFD9 #D995FF
tetradic
#FFD995 #95FFA4 #95BBFF #FF95F0
square
#FFD995 #95FFA4 #95BBFF #FF95F0
split-complementary
#FFD995 #95F0FF #A495FF
monochromatic
#FFAD1B #FFC358 #FFD995 #FFEFD2 #FFF4E0
Accessibility & contrast
On white
1.35
#FFD995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#FFD995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD995
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD995 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD890
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#FFCDC8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd995; /* rgb */ color: rgb(255, 217, 149); /* oklch */ color: oklch(90.2% 0.095 81.5);
Tailwind
colors: {
custom: {
50: '#ffe4b5',
500: '#ffd995',
950: '#000000',
},
}SCSS
$custom: #ffd995; $custom-light: #ffe4b5; $custom-dark: #000000;
JSON
{
"hex": "#ffd995",
"rgb": {
"r": 255,
"g": 217,
"b": 149
},
"hsl": {
"h": 38.491,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.90233,
"c": 0.0954,
"h": 81.5
},
"luminance": 0.73056
}Semantic roles & 50–950 ramp
primary
#FFD995
secondary
#5789E1
accent
#52E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481