#FFE294#FFE294
#FFE294 is a very light, moderate orange. Relative luminance 0.778; OKLCH L 92.0% C 0.102 H 89.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE294 |
|---|---|
| RGB | rgb(255, 226, 148) |
| HSL | hsl(44, 100%, 79%) |
| HSV | hsv(44, 42%, 100%) |
| CMYK | cmyk(0%, 11.4%, 42%, 0%) |
| CIE-LAB | lab(90.69, -0.33, 41.73) |
| CIE-LCH | lch(90.69, 41.74, 90.45°) |
| OKLab | oklab(91.97% 0.0003 0.102) |
| OKLCH | oklch(91.97% 0.102 89.9) |
| XYZ | xyz(73.7836, 77.7937, 39.1404) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.05
Sandy
#F1DA7A
ΔE00 4.30
Pale Peach
#FFE5AD
ΔE00 4.42
Light Tan
#FBEEAC
ΔE00 5.31
Vanilla
#F3E5AB
ΔE00 5.40
Pale Gold
#FDDE6C
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE294 #94B1FF
analogous
#FFAD94 #FFE294 #E7FF94
triadic
#FFE294 #94FFE2 #E294FF
tetradic
#FFE294 #94FFAD #94B1FF #FF94E7
square
#FFE294 #94FFAD #94B1FF #FF94E7
split-complementary
#FFE294 #94E7FF #AD94FF
monochromatic
#FFC11A #FFD157 #FFE294 #FFF3D1 #FFF7E0
Accessibility & contrast
On white
1.27
#FFE294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FFE294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE294
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE294 | 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)
#F3E08E
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#FFD6CE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe294; /* rgb */ color: rgb(255, 226, 148); /* oklch */ color: oklch(92.0% 0.102 89.9);
Tailwind
colors: {
custom: {
50: '#ffeab4',
500: '#ffe294',
950: '#000000',
},
}SCSS
$custom: #ffe294; $custom-light: #ffeab4; $custom-dark: #000000;
JSON
{
"hex": "#ffe294",
"rgb": {
"r": 255,
"g": 226,
"b": 148
},
"hsl": {
"h": 43.738,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.91968,
"c": 0.10202,
"h": 89.9
},
"luminance": 0.77791
}Semantic roles & 50–950 ramp
primary
#FFE294
secondary
#567CE1
accent
#3EE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481