#FFD495#FFD495
#FFD495 is a very light, moderate orange. Relative luminance 0.705; OKLCH L 89.3% C 0.093 H 76.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD495 |
|---|---|
| RGB | rgb(255, 212, 149) |
| HSL | hsl(36, 100%, 79%) |
| HSV | hsv(36, 42%, 100%) |
| CMYK | cmyk(0%, 16.9%, 41.6%, 0%) |
| CIE-LAB | lab(87.25, 6.94, 36.79) |
| CIE-LCH | lch(87.25, 37.44, 79.32°) |
| OKLab | oklab(89.27% 0.0216 0.0907) |
| OKLCH | oklch(89.27% 0.093 76.6) |
| XYZ | xyz(70.2105, 70.5203, 38.3415) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.05
Pale Peach
#FFE5AD
ΔE00 5.74
Moccasin
#FFE4B5
ΔE00 5.84
Light Peach
#FFD8B1
ΔE00 6.01
Wheat
#F5DEB3
ΔE00 6.55
Burlywood
#DEB887
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD495 #95C0FF
analogous
#FF9F95 #FFD495 #F5FF95
triadic
#FFD495 #95FFD4 #D495FF
tetradic
#FFD495 #95FF9F #95C0FF #FF95F5
square
#FFD495 #95FF9F #95C0FF #FF95F5
split-complementary
#FFD495 #95F5FF #9F95FF
monochromatic
#FFA21B #FFBB58 #FFD495 #FFEDD2 #FFF3E0
Accessibility & contrast
On white
1.39
#FFD495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#FFD495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD495
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD495 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D590
Deuteranopia (green-blind)
#EFDF97
Tritanopia (blue-blind)
#FFC8C4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd495; /* rgb */ color: rgb(255, 212, 149); /* oklch */ color: oklch(89.3% 0.093 76.6);
Tailwind
colors: {
custom: {
50: '#ffe1b5',
500: '#ffd495',
950: '#000000',
},
}SCSS
$custom: #ffd495; $custom-light: #ffe1b5; $custom-dark: #000000;
JSON
{
"hex": "#ffd495",
"rgb": {
"r": 255,
"g": 212,
"b": 149
},
"hsl": {
"h": 35.66,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.89272,
"c": 0.0932,
"h": 76.6
},
"luminance": 0.70517
}Semantic roles & 50–950 ramp
primary
#FFD495
secondary
#578FE1
accent
#5DE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481