#FFE194#FFE194
#FFE194 is a very light, moderate orange. Relative luminance 0.772; OKLCH L 91.8% C 0.101 H 89.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE194 |
|---|---|
| RGB | rgb(255, 225, 148) |
| HSL | hsl(43, 100%, 79%) |
| HSV | hsv(43, 42%, 100%) |
| CMYK | cmyk(0%, 11.8%, 42%, 0%) |
| CIE-LAB | lab(90.44, 0.18, 41.42) |
| CIE-LCH | lch(90.44, 41.42, 89.75°) |
| OKLab | oklab(91.77% 0.0017 0.1013) |
| OKLCH | oklch(91.77% 0.101 89) |
| XYZ | xyz(73.5125, 77.2515, 39.0500) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.21
Pale Peach
#FFE5AD
ΔE00 4.27
Sandy
#F1DA7A
ΔE00 4.52
Vanilla
#F3E5AB
ΔE00 5.51
Light Tan
#FBEEAC
ΔE00 5.57
Pale Gold
#FDDE6C
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE194 #94B2FF
analogous
#FFAC94 #FFE194 #E7FF94
triadic
#FFE194 #94FFE1 #E194FF
tetradic
#FFE194 #94FFAC #94B2FF #FF94E7
square
#FFE194 #94FFAC #94B2FF #FF94E7
split-complementary
#FFE194 #94E7FF #AC94FF
monochromatic
#FFBF1A #FFD057 #FFE194 #FFF2D1 #FFF6E0
Accessibility & contrast
On white
1.28
#FFE194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FFE194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE194
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE194 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#F9E797
Tritanopia (blue-blind)
#FFD5CE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe194; /* rgb */ color: rgb(255, 225, 148); /* oklch */ color: oklch(91.8% 0.101 89.0);
Tailwind
colors: {
custom: {
50: '#ffeab4',
500: '#ffe194',
950: '#000000',
},
}SCSS
$custom: #ffe194; $custom-light: #ffeab4; $custom-dark: #000000;
JSON
{
"hex": "#ffe194",
"rgb": {
"r": 255,
"g": 225,
"b": 148
},
"hsl": {
"h": 43.178,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.91772,
"c": 0.1013,
"h": 89
},
"luminance": 0.77249
}Semantic roles & 50–950 ramp
primary
#FFE194
secondary
#567DE1
accent
#40E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481