#FFE292#FFE292
#FFE292 is a very light, moderate orange. Relative luminance 0.777; OKLCH L 91.9% C 0.104 H 90.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE292 |
|---|---|
| RGB | rgb(255, 226, 146) |
| HSL | hsl(44, 100%, 79%) |
| HSV | hsv(44, 43%, 100%) |
| CMYK | cmyk(0%, 11.4%, 42.7%, 0%) |
| CIE-LAB | lab(90.66, -0.53, 42.69) |
| CIE-LCH | lch(90.66, 42.70, 90.71°) |
| OKLab | oklab(91.94% -0.0005 0.1041) |
| OKLCH | oklch(91.94% 0.104 90.3) |
| XYZ | xyz(73.6267, 77.7310, 38.3139) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.72
Sandy
#F1DA7A
ΔE00 4.01
Pale Peach
#FFE5AD
ΔE00 4.76
Pale Gold
#FDDE6C
ΔE00 5.15
Light Tan
#FBEEAC
ΔE00 5.43
Yellow Tan
#FFE36E
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE292 #92AFFF
analogous
#FFAB92 #FFE292 #E5FF92
triadic
#FFE292 #92FFE2 #E292FF
tetradic
#FFE292 #92FFAB #92AFFF #FF92E5
square
#FFE292 #92FFAB #92AFFF #FF92E5
split-complementary
#FFE292 #92E5FF #AB92FF
monochromatic
#FFC118 #FFD255 #FFE292 #FFF2CF #FFF7E0
Accessibility & contrast
On white
1.27
#FFE292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FFE292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE292
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE292 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8C
Deuteranopia (green-blind)
#FAE895
Tritanopia (blue-blind)
#FFD6CE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe292; /* rgb */ color: rgb(255, 226, 146); /* oklch */ color: oklch(91.9% 0.104 90.3);
Tailwind
colors: {
custom: {
50: '#ffeab3',
500: '#ffe292',
950: '#000000',
},
}SCSS
$custom: #ffe292; $custom-light: #ffeab3; $custom-dark: #000000;
JSON
{
"hex": "#ffe292",
"rgb": {
"r": 255,
"g": 226,
"b": 146
},
"hsl": {
"h": 44.037,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.91936,
"c": 0.10411,
"h": 90.3
},
"luminance": 0.77728
}Semantic roles & 50–950 ramp
primary
#FFE292
secondary
#547AE1
accent
#3DE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481