#FFE193#FFE193
#FFE193 is a very light, moderate orange. Relative luminance 0.772; OKLCH L 91.8% C 0.102 H 89.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE193 |
|---|---|
| RGB | rgb(255, 225, 147) |
| HSL | hsl(43, 100%, 79%) |
| HSV | hsv(43, 42%, 100%) |
| CMYK | cmyk(0%, 11.8%, 42.4%, 0%) |
| CIE-LAB | lab(90.42, 0.08, 41.90) |
| CIE-LCH | lch(90.42, 41.90, 89.89°) |
| OKLab | oklab(91.76% 0.0014 0.1023) |
| OKLCH | oklch(91.76% 0.102 89.2) |
| XYZ | xyz(73.4337, 77.2200, 38.6349) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.03
Sandy
#F1DA7A
ΔE00 4.37
Pale Peach
#FFE5AD
ΔE00 4.44
Pale Gold
#FDDE6C
ΔE00 5.50
Vanilla
#F3E5AB
ΔE00 5.61
Light Tan
#FBEEAC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE193 #93B1FF
analogous
#FFAB93 #FFE193 #E7FF93
triadic
#FFE193 #93FFE1 #E193FF
tetradic
#FFE193 #93FFAB #93B1FF #FF93E7
square
#FFE193 #93FFAB #93B1FF #FF93E7
split-complementary
#FFE193 #93E7FF #AB93FF
monochromatic
#FFBF19 #FFD056 #FFE193 #FFF2D0 #FFF6E0
Accessibility & contrast
On white
1.28
#FFE193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FFE193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE193
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE193 | 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)
#F2DF8D
Deuteranopia (green-blind)
#F9E796
Tritanopia (blue-blind)
#FFD5CE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe193; /* rgb */ color: rgb(255, 225, 147); /* oklch */ color: oklch(91.8% 0.102 89.2);
Tailwind
colors: {
custom: {
50: '#ffeab3',
500: '#ffe193',
950: '#000000',
},
}SCSS
$custom: #ffe193; $custom-light: #ffeab3; $custom-dark: #000000;
JSON
{
"hex": "#ffe193",
"rgb": {
"r": 255,
"g": 225,
"b": 147
},
"hsl": {
"h": 43.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.91756,
"c": 0.10235,
"h": 89.2
},
"luminance": 0.77217
}Semantic roles & 50–950 ramp
primary
#FFE193
secondary
#557CE1
accent
#40E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481