#FFE28C#FFE28C
#FFE28C is a very light, moderate orange. Relative luminance 0.775; OKLCH L 91.8% C 0.110 H 91.4°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE28C |
|---|---|
| RGB | rgb(255, 226, 140) |
| HSL | hsl(45, 100%, 77%) |
| HSV | hsv(45, 45%, 100%) |
| CMYK | cmyk(0%, 11.4%, 45.1%, 0%) |
| CIE-LAB | lab(90.57, -1.12, 45.55) |
| CIE-LCH | lch(90.57, 45.57, 91.40°) |
| OKLab | oklab(91.84% -0.0027 0.1103) |
| OKLCH | oklch(91.84% 0.11 91.4) |
| XYZ | xyz(73.1722, 77.5492, 35.9200) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.83
Sandy
#F1DA7A
ΔE00 3.28
Pale Gold
#FDDE6C
ΔE00 4.15
Yellow Tan
#FFE36E
ΔE00 4.50
Sand Yellow
#FCE166
ΔE00 5.29
Light Mustard
#F7D560
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE28C #8CA9FF
analogous
#FFA98C #FFE28C #E2FF8C
triadic
#FFE28C #8CFFE2 #E28CFF
tetradic
#FFE28C #8CFFA9 #8CA9FF #FF8CE2
square
#FFE28C #8CFFA9 #8CA9FF #FF8CE2
split-complementary
#FFE28C #8CE2FF #A98CFF
monochromatic
#FFC312 #FFD34F #FFE28C #FFF1C9 #FFF7E0
Accessibility & contrast
On white
1.27
#FFE28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#FFE28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE28C
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE28C | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF85
Deuteranopia (green-blind)
#FBE88F
Tritanopia (blue-blind)
#FFD5CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe28c; /* rgb */ color: rgb(255, 226, 140); /* oklch */ color: oklch(91.8% 0.110 91.4);
Tailwind
colors: {
custom: {
50: '#ffeaaf',
500: '#ffe28c',
950: '#000000',
},
}SCSS
$custom: #ffe28c; $custom-light: #ffeaaf; $custom-dark: #000000;
JSON
{
"hex": "#ffe28c",
"rgb": {
"r": 255,
"g": 226,
"b": 140
},
"hsl": {
"h": 44.87,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.91843,
"c": 0.1103,
"h": 91.4
},
"luminance": 0.77546
}Semantic roles & 50–950 ramp
primary
#FFE28C
secondary
#4F74E0
accent
#3AE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481