#FFE293#FFE293
#FFE293 is a very light, moderate orange. Relative luminance 0.778; OKLCH L 92.0% C 0.103 H 90.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE293 |
|---|---|
| RGB | rgb(255, 226, 147) |
| HSL | hsl(44, 100%, 79%) |
| HSV | hsv(44, 42%, 100%) |
| CMYK | cmyk(0%, 11.4%, 42.4%, 0%) |
| CIE-LAB | lab(90.67, -0.43, 42.21) |
| CIE-LCH | lch(90.67, 42.22, 90.58°) |
| OKLab | oklab(91.95% -0.0001 0.1031) |
| OKLCH | oklch(91.95% 0.103 90.1) |
| XYZ | xyz(73.7048, 77.7622, 38.7253) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.89
Sandy
#F1DA7A
ΔE00 4.15
Pale Peach
#FFE5AD
ΔE00 4.59
Pale Gold
#FDDE6C
ΔE00 5.32
Light Tan
#FBEEAC
ΔE00 5.37
Vanilla
#F3E5AB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE293 #93B0FF
analogous
#FFAC93 #FFE293 #E6FF93
triadic
#FFE293 #93FFE2 #E293FF
tetradic
#FFE293 #93FFAC #93B0FF #FF93E6
square
#FFE293 #93FFAC #93B0FF #FF93E6
split-complementary
#FFE293 #93E6FF #AC93FF
monochromatic
#FFC119 #FFD256 #FFE293 #FFF2D0 #FFF7E0
Accessibility & contrast
On white
1.27
#FFE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FFE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE293
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE293 | 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)
#F3DF8D
Deuteranopia (green-blind)
#FAE896
Tritanopia (blue-blind)
#FFD6CE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe293; /* rgb */ color: rgb(255, 226, 147); /* oklch */ color: oklch(92.0% 0.103 90.1);
Tailwind
colors: {
custom: {
50: '#ffeab3',
500: '#ffe293',
950: '#000000',
},
}SCSS
$custom: #ffe293; $custom-light: #ffeab3; $custom-dark: #000000;
JSON
{
"hex": "#ffe293",
"rgb": {
"r": 255,
"g": 226,
"b": 147
},
"hsl": {
"h": 43.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.91952,
"c": 0.10307,
"h": 90.1
},
"luminance": 0.77759
}Semantic roles & 50–950 ramp
primary
#FFE293
secondary
#557BE1
accent
#3EE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481