#FFD28E#FFD28E
#FFD28E is a very light, moderate orange. Relative luminance 0.693; OKLCH L 88.8% C 0.099 H 77.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD28E |
|---|---|
| RGB | rgb(255, 210, 142) |
| HSL | hsl(36, 100%, 78%) |
| HSV | hsv(36, 44%, 100%) |
| CMYK | cmyk(0%, 17.6%, 44.3%, 0%) |
| CIE-LAB | lab(86.66, 7.26, 39.57) |
| CIE-LCH | lch(86.66, 40.23, 79.61°) |
| OKLab | oklab(88.77% 0.0219 0.0968) |
| OKLCH | oklch(88.77% 0.099 77.3) |
| XYZ | xyz(69.1715, 69.3097, 35.3206) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.09
Pale Peach
#FFE5AD
ΔE00 6.43
Moccasin
#FFE4B5
ΔE00 6.78
Light Peach
#FFD8B1
ΔE00 7.01
Wheat
#F5DEB3
ΔE00 7.47
Burlywood
#DEB887
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD28E #8EBBFF
analogous
#FF998E #FFD28E #F4FF8E
triadic
#FFD28E #8EFFD2 #D28EFF
tetradic
#FFD28E #8EFF99 #8EBBFF #FF8EF4
square
#FFD28E #8EFF99 #8EBBFF #FF8EF4
split-complementary
#FFD28E #8EF4FF #998EFF
monochromatic
#FFA114 #FFBA51 #FFD28E #FFEACB #FFF3E0
Accessibility & contrast
On white
1.41
#FFD28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#FFD28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD28E
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD28E | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D389
Deuteranopia (green-blind)
#EFDD90
Tritanopia (blue-blind)
#FFC5C1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd28e; /* rgb */ color: rgb(255, 210, 142); /* oklch */ color: oklch(88.8% 0.099 77.3);
Tailwind
colors: {
custom: {
50: '#ffdfb0',
500: '#ffd28e',
950: '#000000',
},
}SCSS
$custom: #ffd28e; $custom-light: #ffdfb0; $custom-dark: #000000;
JSON
{
"hex": "#ffd28e",
"rgb": {
"r": 255,
"g": 210,
"b": 142
},
"hsl": {
"h": 36.106,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.88771,
"c": 0.09924,
"h": 77.3
},
"luminance": 0.69306
}Semantic roles & 50–950 ramp
primary
#FFD28E
secondary
#518AE0
accent
#5BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481