#FFE27A#FFE27A
#FFE27A is a very light, vivid yellow. Relative luminance 0.771; OKLCH L 91.6% C 0.128 H 94.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE27A |
|---|---|
| RGB | rgb(255, 226, 122) |
| HSL | hsl(47, 100%, 74%) |
| HSV | hsv(47, 52%, 100%) |
| CMYK | cmyk(0%, 11.4%, 52.2%, 0%) |
| CIE-LAB | lab(90.35, -2.71, 53.96) |
| CIE-LCH | lch(90.35, 54.03, 92.88°) |
| OKLab | oklab(91.59% -0.0092 0.1276) |
| OKLCH | oklch(91.59% 0.128 94.1) |
| XYZ | xyz(71.9518, 77.0610, 29.4928) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.63
Wheat (survey)
#FBDD7E
ΔE00 1.70
Yellow Tan
#FFE36E
ΔE00 1.76
Sand Yellow
#FCE166
ΔE00 2.58
Sandy
#F1DA7A
ΔE00 2.68
Light Gold
#FDDC5C
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE27A #7A97FF
analogous
#FFA07A #FFE27A #DAFF7A
triadic
#FFE27A #7AFFE2 #E27AFF
tetradic
#FFE27A #7AFFA0 #7A97FF #FF7ADA
square
#FFE27A #7AFFA0 #7A97FF #FF7ADA
split-complementary
#FFE27A #7ADAFF #A07AFF
monochromatic
#FFC700 #FFD53D #FFE27A #FFEFB7 #FFF8E0
Accessibility & contrast
On white
1.28
#FFE27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#FFE27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE27A
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE27A | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE71
Deuteranopia (green-blind)
#FCE77E
Tritanopia (blue-blind)
#FFD4CA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe27a; /* rgb */ color: rgb(255, 226, 122); /* oklch */ color: oklch(91.6% 0.128 94.1);
Tailwind
colors: {
custom: {
50: '#ffeaa3',
500: '#ffe27a',
950: '#000000',
},
}SCSS
$custom: #ffe27a; $custom-light: #ffeaa3; $custom-dark: #000000;
JSON
{
"hex": "#ffe27a",
"rgb": {
"r": 255,
"g": 226,
"b": 122
},
"hsl": {
"h": 46.917,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91594,
"c": 0.12795,
"h": 94.1
},
"luminance": 0.77058
}Semantic roles & 50–950 ramp
primary
#FFE27A
secondary
#4062DD
accent
#32E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480