#FFE28B#FFE28B
#FFE28B is a very light, moderate yellow. Relative luminance 0.775; OKLCH L 91.8% C 0.111 H 91.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE28B |
|---|---|
| RGB | rgb(255, 226, 139) |
| HSL | hsl(45, 100%, 77%) |
| HSV | hsv(45, 45%, 100%) |
| CMYK | cmyk(0%, 11.4%, 45.5%, 0%) |
| CIE-LAB | lab(90.56, -1.21, 46.03) |
| CIE-LCH | lch(90.56, 46.04, 91.51°) |
| OKLab | oklab(91.83% -0.0031 0.1113) |
| OKLCH | oklch(91.83% 0.111 91.6) |
| XYZ | xyz(73.0988, 77.5198, 35.5335) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.70
Sandy
#F1DA7A
ΔE00 3.18
Pale Gold
#FDDE6C
ΔE00 3.99
Yellow Tan
#FFE36E
ΔE00 4.33
Sand Yellow
#FCE166
ΔE00 5.13
Light Mustard
#F7D560
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE28B #8BA8FF
analogous
#FFA88B #FFE28B #E2FF8B
triadic
#FFE28B #8BFFE2 #E28BFF
tetradic
#FFE28B #8BFFA8 #8BA8FF #FF8BE2
square
#FFE28B #8BFFA8 #8BA8FF #FF8BE2
split-complementary
#FFE28B #8BE2FF #A88BFF
monochromatic
#FFC311 #FFD34E #FFE28B #FFF1C8 #FFF7E0
Accessibility & contrast
On white
1.27
#FFE28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FFE28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE28B
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE28B | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF84
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#FFD5CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe28b; /* rgb */ color: rgb(255, 226, 139); /* oklch */ color: oklch(91.8% 0.111 91.6);
Tailwind
colors: {
custom: {
50: '#ffeaae',
500: '#ffe28b',
950: '#000000',
},
}SCSS
$custom: #ffe28b; $custom-light: #ffeaae; $custom-dark: #000000;
JSON
{
"hex": "#ffe28b",
"rgb": {
"r": 255,
"g": 226,
"b": 139
},
"hsl": {
"h": 45,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.91828,
"c": 0.11132,
"h": 91.6
},
"luminance": 0.77517
}Semantic roles & 50–950 ramp
primary
#FFE28B
secondary
#4E73E0
accent
#39E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481