#FFD595#FFD595
#FFD595 is a very light, moderate orange. Relative luminance 0.710; OKLCH L 89.5% C 0.094 H 77.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD595 |
|---|---|
| RGB | rgb(255, 213, 149) |
| HSL | hsl(36, 100%, 79%) |
| HSV | hsv(36, 42%, 100%) |
| CMYK | cmyk(0%, 16.5%, 41.6%, 0%) |
| CIE-LAB | lab(87.50, 6.42, 37.11) |
| CIE-LCH | lch(87.50, 37.66, 80.18°) |
| OKLab | oklab(89.46% 0.02 0.0914) |
| OKLCH | oklch(89.46% 0.094 77.6) |
| XYZ | xyz(70.4612, 71.0218, 38.4251) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.00
Pale Peach
#FFE5AD
ΔE00 5.42
Moccasin
#FFE4B5
ΔE00 5.68
Light Peach
#FFD8B1
ΔE00 6.27
Wheat
#F5DEB3
ΔE00 6.42
Wheat (survey)
#FBDD7E
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD595 #95BFFF
analogous
#FFA095 #FFD595 #F4FF95
triadic
#FFD595 #95FFD5 #D595FF
tetradic
#FFD595 #95FFA0 #95BFFF #FF95F4
square
#FFD595 #95FFA0 #95BFFF #FF95F4
split-complementary
#FFD595 #95F4FF #A095FF
monochromatic
#FFA51B #FFBD58 #FFD595 #FFEDD2 #FFF3E0
Accessibility & contrast
On white
1.38
#FFD595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#FFD595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD595
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD595 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D590
Deuteranopia (green-blind)
#F0E097
Tritanopia (blue-blind)
#FFC9C5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd595; /* rgb */ color: rgb(255, 213, 149); /* oklch */ color: oklch(89.5% 0.094 77.6);
Tailwind
colors: {
custom: {
50: '#ffe1b5',
500: '#ffd595',
950: '#000000',
},
}SCSS
$custom: #ffd595; $custom-light: #ffe1b5; $custom-dark: #000000;
JSON
{
"hex": "#ffd595",
"rgb": {
"r": 255,
"g": 213,
"b": 149
},
"hsl": {
"h": 36.226,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.89463,
"c": 0.09358,
"h": 77.6
},
"luminance": 0.71018
}Semantic roles & 50–950 ramp
primary
#FFD595
secondary
#578EE1
accent
#5BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481