#FFE095#FFE095
#FFE095 is a very light, moderate orange. Relative luminance 0.767; OKLCH L 91.6% C 0.100 H 87.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE095 |
|---|---|
| RGB | rgb(255, 224, 149) |
| HSL | hsl(42, 100%, 79%) |
| HSV | hsv(42, 42%, 100%) |
| CMYK | cmyk(0%, 12.2%, 41.6%, 0%) |
| CIE-LAB | lab(90.20, 0.79, 40.62) |
| CIE-LCH | lch(90.20, 40.62, 88.88°) |
| OKLab | oklab(91.59% 0.0036 0.0995) |
| OKLCH | oklch(91.59% 0.1 87.9) |
| XYZ | xyz(73.3225, 76.7442, 39.3788) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.59
Pale Peach
#FFE5AD
ΔE00 3.99
Sandy
#F1DA7A
ΔE00 4.94
Vanilla
#F3E5AB
ΔE00 5.58
Light Tan
#FBEEAC
ΔE00 5.82
Navajowhite
#FFDEAD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE095 #95B4FF
analogous
#FFAB95 #FFE095 #E9FF95
triadic
#FFE095 #95FFE0 #E095FF
tetradic
#FFE095 #95FFAB #95B4FF #FF95E9
square
#FFE095 #95FFAB #95B4FF #FF95E9
split-complementary
#FFE095 #95E9FF #AB95FF
monochromatic
#FFBC1B #FFCE58 #FFE095 #FFF2D2 #FFF6E0
Accessibility & contrast
On white
1.28
#FFE095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FFE095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE095
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE095 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#F8E797
Tritanopia (blue-blind)
#FFD4CD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe095; /* rgb */ color: rgb(255, 224, 149); /* oklch */ color: oklch(91.6% 0.100 87.9);
Tailwind
colors: {
custom: {
50: '#ffe9b5',
500: '#ffe095',
950: '#000000',
},
}SCSS
$custom: #ffe095; $custom-light: #ffe9b5; $custom-dark: #000000;
JSON
{
"hex": "#ffe095",
"rgb": {
"r": 255,
"g": 224,
"b": 149
},
"hsl": {
"h": 42.453,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91593,
"c": 0.09956,
"h": 87.9
},
"luminance": 0.76741
}Semantic roles & 50–950 ramp
primary
#FFE095
secondary
#577FE1
accent
#43E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481