#FFD795#FFD795
#FFD795 is a very light, moderate orange. Relative luminance 0.720; OKLCH L 89.8% C 0.094 H 79.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD795 |
|---|---|
| RGB | rgb(255, 215, 149) |
| HSL | hsl(37, 100%, 79%) |
| HSV | hsv(37, 42%, 100%) |
| CMYK | cmyk(0%, 15.7%, 41.6%, 0%) |
| CIE-LAB | lab(87.98, 5.39, 37.74) |
| CIE-LCH | lch(87.98, 38.13, 81.87°) |
| OKLab | oklab(89.85% 0.017 0.0929) |
| OKLCH | oklch(89.85% 0.094 79.6) |
| XYZ | xyz(70.9674, 72.0341, 38.5938) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.05
Pale Peach
#FFE5AD
ΔE00 4.84
Moccasin
#FFE4B5
ΔE00 5.45
Wheat
#F5DEB3
ΔE00 6.26
Wheat (survey)
#FBDD7E
ΔE00 6.72
Light Peach
#FFD8B1
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD795 #95BDFF
analogous
#FFA295 #FFD795 #F2FF95
triadic
#FFD795 #95FFD7 #D795FF
tetradic
#FFD795 #95FFA2 #95BDFF #FF95F2
square
#FFD795 #95FFA2 #95BDFF #FF95F2
split-complementary
#FFD795 #95F2FF #A295FF
monochromatic
#FFA91B #FFC058 #FFD795 #FFEED2 #FFF3E0
Accessibility & contrast
On white
1.36
#FFD795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#FFD795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD795
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD795 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#F1E197
Tritanopia (blue-blind)
#FFCBC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd795; /* rgb */ color: rgb(255, 215, 149); /* oklch */ color: oklch(89.8% 0.094 79.6);
Tailwind
colors: {
custom: {
50: '#ffe3b5',
500: '#ffd795',
950: '#000000',
},
}SCSS
$custom: #ffd795; $custom-light: #ffe3b5; $custom-dark: #000000;
JSON
{
"hex": "#ffd795",
"rgb": {
"r": 255,
"g": 215,
"b": 149
},
"hsl": {
"h": 37.358,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.89848,
"c": 0.09444,
"h": 79.6
},
"luminance": 0.72031
}Semantic roles & 50–950 ramp
primary
#FFD795
secondary
#578BE1
accent
#57E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481