#FFD395#FFD395
#FFD395 is a very light, moderate orange. Relative luminance 0.700; OKLCH L 89.1% C 0.093 H 75.6°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD395 |
|---|---|
| RGB | rgb(255, 211, 149) |
| HSL | hsl(35, 100%, 79%) |
| HSV | hsv(35, 42%, 100%) |
| CMYK | cmyk(0%, 17.3%, 41.6%, 0%) |
| CIE-LAB | lab(87.01, 7.45, 36.47) |
| CIE-LCH | lch(87.01, 37.22, 78.45°) |
| OKLab | oklab(89.08% 0.0231 0.0899) |
| OKLCH | oklch(89.08% 0.093 75.6) |
| XYZ | xyz(69.9613, 70.0219, 38.2584) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.15
Light Peach
#FFD8B1
ΔE00 5.76
Moccasin
#FFE4B5
ΔE00 6.02
Pale Peach
#FFE5AD
ΔE00 6.07
Wheat
#F5DEB3
ΔE00 6.70
Burlywood
#DEB887
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD395 #95C1FF
analogous
#FF9E95 #FFD395 #F6FF95
triadic
#FFD395 #95FFD3 #D395FF
tetradic
#FFD395 #95FF9E #95C1FF #FF95F6
square
#FFD395 #95FF9E #95C1FF #FF95F6
split-complementary
#FFD395 #95F6FF #9E95FF
monochromatic
#FFA01B #FFBA58 #FFD395 #FFECD2 #FFF2E0
Accessibility & contrast
On white
1.40
#FFD395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#FFD395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD395
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD395 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D490
Deuteranopia (green-blind)
#EFDE97
Tritanopia (blue-blind)
#FFC7C3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd395; /* rgb */ color: rgb(255, 211, 149); /* oklch */ color: oklch(89.1% 0.093 75.6);
Tailwind
colors: {
custom: {
50: '#ffe0b5',
500: '#ffd395',
950: '#000000',
},
}SCSS
$custom: #ffd395; $custom-light: #ffe0b5; $custom-dark: #000000;
JSON
{
"hex": "#ffd395",
"rgb": {
"r": 255,
"g": 211,
"b": 149
},
"hsl": {
"h": 35.094,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.8908,
"c": 0.09285,
"h": 75.6
},
"luminance": 0.70018
}Semantic roles & 50–950 ramp
primary
#FFD395
secondary
#5790E1
accent
#5FE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481