#FFE395#FFE395
#FFE395 is a very light, moderate orange. Relative luminance 0.784; OKLCH L 92.2% C 0.102 H 90.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE395 |
|---|---|
| RGB | rgb(255, 227, 149) |
| HSL | hsl(44, 100%, 79%) |
| HSV | hsv(44, 42%, 100%) |
| CMYK | cmyk(0%, 11%, 41.6%, 0%) |
| CIE-LAB | lab(90.95, -0.73, 41.57) |
| CIE-LCH | lch(90.95, 41.58, 91.01°) |
| OKLab | oklab(92.18% -0.0008 0.1017) |
| OKLCH | oklch(92.18% 0.102 90.5) |
| XYZ | xyz(74.1358, 78.3710, 39.6499) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.12
Sandy
#F1DA7A
ΔE00 4.25
Pale Peach
#FFE5AD
ΔE00 4.41
Light Tan
#FBEEAC
ΔE00 5.01
Vanilla
#F3E5AB
ΔE00 5.20
Pale Gold
#FDDE6C
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE395 #95B1FF
analogous
#FFAE95 #FFE395 #E6FF95
triadic
#FFE395 #95FFE3 #E395FF
tetradic
#FFE395 #95FFAE #95B1FF #FF95E6
square
#FFE395 #95FFAE #95B1FF #FF95E6
split-complementary
#FFE395 #95E6FF #AE95FF
monochromatic
#FFC31B #FFD358 #FFE395 #FFF3D2 #FFF7E0
Accessibility & contrast
On white
1.26
#FFE395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FFE395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE395
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE395 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08F
Deuteranopia (green-blind)
#FAE998
Tritanopia (blue-blind)
#FFD7CF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe395; /* rgb */ color: rgb(255, 227, 149); /* oklch */ color: oklch(92.2% 0.102 90.5);
Tailwind
colors: {
custom: {
50: '#ffebb5',
500: '#ffe395',
950: '#000000',
},
}SCSS
$custom: #ffe395; $custom-light: #ffebb5; $custom-dark: #000000;
JSON
{
"hex": "#ffe395",
"rgb": {
"r": 255,
"g": 227,
"b": 149
},
"hsl": {
"h": 44.151,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.9218,
"c": 0.1017,
"h": 90.5
},
"luminance": 0.78368
}Semantic roles & 50–950 ramp
primary
#FFE395
secondary
#577BE1
accent
#3DE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481