#FFE27E#FFE27E
#FFE27E is a very light, vivid yellow. Relative luminance 0.772; OKLCH L 91.6% C 0.124 H 93.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE27E |
|---|---|
| RGB | rgb(255, 226, 126) |
| HSL | hsl(47, 100%, 75%) |
| HSV | hsv(47, 51%, 100%) |
| CMYK | cmyk(0%, 11.4%, 50.6%, 0%) |
| CIE-LAB | lab(90.40, -2.38, 52.12) |
| CIE-LCH | lch(90.40, 52.17, 92.61°) |
| OKLab | oklab(91.65% -0.0078 0.1239) |
| OKLCH | oklch(91.65% 0.124 93.6) |
| XYZ | xyz(72.2048, 77.1622, 30.8251) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.32
Pale Gold
#FDDE6C
ΔE00 2.11
Yellow Tan
#FFE36E
ΔE00 2.33
Sandy
#F1DA7A
ΔE00 2.58
Sand Yellow
#FCE166
ΔE00 3.14
Light Mustard
#F7D560
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE27E #7E9BFF
analogous
#FFA27E #FFE27E #DBFF7E
triadic
#FFE27E #7EFFE2 #E27EFF
tetradic
#FFE27E #7EFFA2 #7E9BFF #FF7EDB
square
#FFE27E #7EFFA2 #7E9BFF #FF7EDB
split-complementary
#FFE27E #7EDBFF #A27EFF
monochromatic
#FFC604 #FFD441 #FFE27E #FFF0BB #FFF8E0
Accessibility & contrast
On white
1.28
#FFE27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#FFE27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE27E
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE27E | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE75
Deuteranopia (green-blind)
#FCE782
Tritanopia (blue-blind)
#FFD4CB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe27e; /* rgb */ color: rgb(255, 226, 126); /* oklch */ color: oklch(91.6% 0.124 93.6);
Tailwind
colors: {
custom: {
50: '#ffeaa5',
500: '#ffe27e',
950: '#000000',
},
}SCSS
$custom: #ffe27e; $custom-light: #ffeaa5; $custom-dark: #000000;
JSON
{
"hex": "#ffe27e",
"rgb": {
"r": 255,
"g": 226,
"b": 126
},
"hsl": {
"h": 46.512,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91645,
"c": 0.12417,
"h": 93.6
},
"luminance": 0.77159
}Semantic roles & 50–950 ramp
primary
#FFE27E
secondary
#4366DE
accent
#34E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480