#FFE27B#FFE27B
#FFE27B is a very light, vivid yellow. Relative luminance 0.771; OKLCH L 91.6% C 0.127 H 94.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE27B |
|---|---|
| RGB | rgb(255, 226, 123) |
| HSL | hsl(47, 100%, 74%) |
| HSV | hsv(47, 52%, 100%) |
| CMYK | cmyk(0%, 11.4%, 51.8%, 0%) |
| CIE-LAB | lab(90.36, -2.63, 53.50) |
| CIE-LCH | lch(90.36, 53.56, 92.81°) |
| OKLab | oklab(91.61% -0.0089 0.1267) |
| OKLCH | oklch(91.61% 0.127 94) |
| XYZ | xyz(72.0141, 77.0859, 29.8208) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.59
Pale Gold
#FDDE6C
ΔE00 1.74
Yellow Tan
#FFE36E
ΔE00 1.90
Sandy
#F1DA7A
ΔE00 2.64
Sand Yellow
#FCE166
ΔE00 2.72
Light Gold
#FDDC5C
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE27B #7B98FF
analogous
#FFA07B #FFE27B #DAFF7B
triadic
#FFE27B #7BFFE2 #E27BFF
tetradic
#FFE27B #7BFFA0 #7B98FF #FF7BDA
square
#FFE27B #7BFFA0 #7B98FF #FF7BDA
split-complementary
#FFE27B #7BDAFF #A07BFF
monochromatic
#FFC701 #FFD53E #FFE27B #FFEFB8 #FFF8E0
Accessibility & contrast
On white
1.28
#FFE27B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FFE27B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE27B
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE27B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE27B | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE72
Deuteranopia (green-blind)
#FCE77F
Tritanopia (blue-blind)
#FFD4CA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe27b; /* rgb */ color: rgb(255, 226, 123); /* oklch */ color: oklch(91.6% 0.127 94.0);
Tailwind
colors: {
custom: {
50: '#ffeaa3',
500: '#ffe27b',
950: '#000000',
},
}SCSS
$custom: #ffe27b; $custom-light: #ffeaa3; $custom-dark: #000000;
JSON
{
"hex": "#ffe27b",
"rgb": {
"r": 255,
"g": 226,
"b": 123
},
"hsl": {
"h": 46.818,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.91606,
"c": 0.12701,
"h": 94
},
"luminance": 0.77083
}Semantic roles & 50–950 ramp
primary
#FFE27B
secondary
#4163DD
accent
#32E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480