#FFD295#FFD295
#FFD295 is a very light, moderate orange. Relative luminance 0.695; OKLCH L 88.9% C 0.093 H 74.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD295 |
|---|---|
| RGB | rgb(255, 210, 149) |
| HSL | hsl(35, 100%, 79%) |
| HSV | hsv(35, 42%, 100%) |
| CMYK | cmyk(0%, 17.6%, 41.6%, 0%) |
| CIE-LAB | lab(86.76, 7.97, 36.15) |
| CIE-LCH | lch(86.76, 37.02, 77.57°) |
| OKLab | oklab(88.89% 0.0246 0.0892) |
| OKLCH | oklch(88.89% 0.093 74.6) |
| XYZ | xyz(69.7136, 69.5266, 38.1759) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.29
Light Peach
#FFD8B1
ΔE00 5.53
Moccasin
#FFE4B5
ΔE00 6.24
Pale Peach
#FFE5AD
ΔE00 6.43
Wheat
#F5DEB3
ΔE00 6.88
Burlywood
#DEB887
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD295 #95C2FF
analogous
#FF9D95 #FFD295 #F7FF95
triadic
#FFD295 #95FFD2 #D295FF
tetradic
#FFD295 #95FF9D #95C2FF #FF95F7
square
#FFD295 #95FF9D #95C2FF #FF95F7
split-complementary
#FFD295 #95F7FF #9D95FF
monochromatic
#FF9E1B #FFB858 #FFD295 #FFECD2 #FFF2E0
Accessibility & contrast
On white
1.41
#FFD295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#FFD295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD295
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD295 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D391
Deuteranopia (green-blind)
#EEDE96
Tritanopia (blue-blind)
#FFC6C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd295; /* rgb */ color: rgb(255, 210, 149); /* oklch */ color: oklch(88.9% 0.093 74.6);
Tailwind
colors: {
custom: {
50: '#ffdfb4',
500: '#ffd295',
950: '#000000',
},
}SCSS
$custom: #ffd295; $custom-light: #ffdfb4; $custom-dark: #000000;
JSON
{
"hex": "#ffd295",
"rgb": {
"r": 255,
"g": 210,
"b": 149
},
"hsl": {
"h": 34.528,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.8889,
"c": 0.09252,
"h": 74.6
},
"luminance": 0.69523
}Semantic roles & 50–950 ramp
primary
#FFD295
secondary
#5792E1
accent
#61E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481