#FFE088#FFE088
#FFE088 is a very light, moderate orange. Relative luminance 0.763; OKLCH L 91.4% C 0.113 H 90.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE088 |
|---|---|
| RGB | rgb(255, 224, 136) |
| HSL | hsl(44, 100%, 77%) |
| HSV | hsv(44, 47%, 100%) |
| CMYK | cmyk(0%, 12.2%, 46.7%, 0%) |
| CIE-LAB | lab(90.02, -0.48, 46.83) |
| CIE-LCH | lch(90.02, 46.83, 90.59°) |
| OKLab | oklab(91.39% -0.0013 0.1129) |
| OKLCH | oklch(91.39% 0.113 90.6) |
| XYZ | xyz(72.3419, 76.3520, 34.2146) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.43
Sandy
#F1DA7A
ΔE00 3.26
Pale Gold
#FDDE6C
ΔE00 3.81
Yellow Tan
#FFE36E
ΔE00 4.35
Light Mustard
#F7D560
ΔE00 4.80
Sand Yellow
#FCE166
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE088 #88A7FF
analogous
#FFA588 #FFE088 #E2FF88
triadic
#FFE088 #88FFE0 #E088FF
tetradic
#FFE088 #88FFA5 #88A7FF #FF88E2
square
#FFE088 #88FFA5 #88A7FF #FF88E2
split-complementary
#FFE088 #88E2FF #A588FF
monochromatic
#FFC00E #FFD04B #FFE088 #FFF0C5 #FFF7E0
Accessibility & contrast
On white
1.29
#FFE088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FFE088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE088
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE088 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD81
Deuteranopia (green-blind)
#FAE68B
Tritanopia (blue-blind)
#FFD3CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe088; /* rgb */ color: rgb(255, 224, 136); /* oklch */ color: oklch(91.4% 0.113 90.6);
Tailwind
colors: {
custom: {
50: '#ffe9ac',
500: '#ffe088',
950: '#000000',
},
}SCSS
$custom: #ffe088; $custom-light: #ffe9ac; $custom-dark: #000000;
JSON
{
"hex": "#ffe088",
"rgb": {
"r": 255,
"g": 224,
"b": 136
},
"hsl": {
"h": 44.37,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.91391,
"c": 0.1129,
"h": 90.6
},
"luminance": 0.76349
}Semantic roles & 50–950 ramp
primary
#FFE088
secondary
#4C72DF
accent
#3CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481