#FFE192#FFE192
#FFE192 is a very light, moderate orange. Relative luminance 0.772; OKLCH L 91.7% C 0.103 H 89.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE192 |
|---|---|
| RGB | rgb(255, 225, 146) |
| HSL | hsl(43, 100%, 79%) |
| HSV | hsv(43, 43%, 100%) |
| CMYK | cmyk(0%, 11.8%, 42.7%, 0%) |
| CIE-LAB | lab(90.41, -0.02, 42.38) |
| CIE-LCH | lch(90.41, 42.38, 90.03°) |
| OKLab | oklab(91.74% 0.001 0.1034) |
| OKLCH | oklch(91.74% 0.103 89.5) |
| XYZ | xyz(73.3556, 77.1887, 38.2235) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.86
Sandy
#F1DA7A
ΔE00 4.23
Pale Peach
#FFE5AD
ΔE00 4.62
Pale Gold
#FDDE6C
ΔE00 5.32
Light Tan
#FBEEAC
ΔE00 5.67
Vanilla
#F3E5AB
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE192 #92B0FF
analogous
#FFAA92 #FFE192 #E6FF92
triadic
#FFE192 #92FFE1 #E192FF
tetradic
#FFE192 #92FFAA #92B0FF #FF92E6
square
#FFE192 #92FFAA #92B0FF #FF92E6
split-complementary
#FFE192 #92E6FF #AA92FF
monochromatic
#FFBF18 #FFD055 #FFE192 #FFF2CF #FFF7E0
Accessibility & contrast
On white
1.28
#FFE192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FFE192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE192
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE192 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#F9E795
Tritanopia (blue-blind)
#FFD5CD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe192; /* rgb */ color: rgb(255, 225, 146); /* oklch */ color: oklch(91.7% 0.103 89.5);
Tailwind
colors: {
custom: {
50: '#ffeab3',
500: '#ffe192',
950: '#000000',
},
}SCSS
$custom: #ffe192; $custom-light: #ffeab3; $custom-dark: #000000;
JSON
{
"hex": "#ffe192",
"rgb": {
"r": 255,
"g": 225,
"b": 146
},
"hsl": {
"h": 43.486,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9174,
"c": 0.10339,
"h": 89.5
},
"luminance": 0.77186
}Semantic roles & 50–950 ramp
primary
#FFE192
secondary
#547BE1
accent
#3FE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481