#FFE396#FFE396
#FFE396 is a very light, moderate orange. Relative luminance 0.784; OKLCH L 92.2% C 0.101 H 90.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE396 |
|---|---|
| RGB | rgb(255, 227, 150) |
| HSL | hsl(44, 100%, 79%) |
| HSV | hsv(44, 41%, 100%) |
| CMYK | cmyk(0%, 11%, 41.2%, 0%) |
| CIE-LAB | lab(90.96, -0.63, 41.09) |
| CIE-LCH | lch(90.96, 41.10, 90.87°) |
| OKLab | oklab(92.2% -0.0005 0.1007) |
| OKLCH | oklch(92.2% 0.101 90.3) |
| XYZ | xyz(74.2160, 78.4030, 40.0722) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.28
Pale Peach
#FFE5AD
ΔE00 4.23
Sandy
#F1DA7A
ΔE00 4.40
Light Tan
#FBEEAC
ΔE00 4.96
Vanilla
#F3E5AB
ΔE00 5.09
Pale Gold
#FDDE6C
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE396 #96B2FF
analogous
#FFAF96 #FFE396 #E7FF96
triadic
#FFE396 #96FFE3 #E396FF
tetradic
#FFE396 #96FFAF #96B2FF #FF96E7
square
#FFE396 #96FFAF #96B2FF #FF96E7
split-complementary
#FFE396 #96E7FF #AF96FF
monochromatic
#FFC21C #FFD359 #FFE396 #FFF3D3 #FFF7E0
Accessibility & contrast
On white
1.26
#FFE396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FFE396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE396
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE396 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E090
Deuteranopia (green-blind)
#FAE999
Tritanopia (blue-blind)
#FFD7D0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe396; /* rgb */ color: rgb(255, 227, 150); /* oklch */ color: oklch(92.2% 0.101 90.3);
Tailwind
colors: {
custom: {
50: '#ffebb6',
500: '#ffe396',
950: '#000000',
},
}SCSS
$custom: #ffe396; $custom-light: #ffebb6; $custom-dark: #000000;
JSON
{
"hex": "#ffe396",
"rgb": {
"r": 255,
"g": 227,
"b": 150
},
"hsl": {
"h": 44,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92197,
"c": 0.10065,
"h": 90.3
},
"luminance": 0.784
}Semantic roles & 50–950 ramp
primary
#FFE396
secondary
#587CE1
accent
#3DE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481