#FFE295#FFE295
#FFE295 is a very light, moderate orange. Relative luminance 0.778; OKLCH L 92.0% C 0.101 H 89.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE295 |
|---|---|
| RGB | rgb(255, 226, 149) |
| HSL | hsl(44, 100%, 79%) |
| HSV | hsv(44, 42%, 100%) |
| CMYK | cmyk(0%, 11.4%, 41.6%, 0%) |
| CIE-LAB | lab(90.70, -0.22, 41.25) |
| CIE-LCH | lch(90.70, 41.26, 90.31°) |
| OKLab | oklab(91.98% 0.0006 0.101) |
| OKLCH | oklch(91.98% 0.101 89.6) |
| XYZ | xyz(73.8631, 77.8255, 39.5590) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.22
Pale Peach
#FFE5AD
ΔE00 4.24
Sandy
#F1DA7A
ΔE00 4.45
Light Tan
#FBEEAC
ΔE00 5.26
Vanilla
#F3E5AB
ΔE00 5.30
Pale Gold
#FDDE6C
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE295 #95B2FF
analogous
#FFAD95 #FFE295 #E7FF95
triadic
#FFE295 #95FFE2 #E295FF
tetradic
#FFE295 #95FFAD #95B2FF #FF95E7
square
#FFE295 #95FFAD #95B2FF #FF95E7
split-complementary
#FFE295 #95E7FF #AD95FF
monochromatic
#FFC11B #FFD158 #FFE295 #FFF3D2 #FFF7E0
Accessibility & contrast
On white
1.27
#FFE295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FFE295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE295
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE295 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E08F
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#FFD6CF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe295; /* rgb */ color: rgb(255, 226, 149); /* oklch */ color: oklch(92.0% 0.101 89.6);
Tailwind
colors: {
custom: {
50: '#ffeab5',
500: '#ffe295',
950: '#000000',
},
}SCSS
$custom: #ffe295; $custom-light: #ffeab5; $custom-dark: #000000;
JSON
{
"hex": "#ffe295",
"rgb": {
"r": 255,
"g": 226,
"b": 149
},
"hsl": {
"h": 43.585,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91984,
"c": 0.10097,
"h": 89.6
},
"luminance": 0.77823
}Semantic roles & 50–950 ramp
primary
#FFE295
secondary
#577DE1
accent
#3FE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481