#FFD28D#FFD28D
#FFD28D is a very light, moderate orange. Relative luminance 0.693; OKLCH L 88.8% C 0.100 H 77.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD28D |
|---|---|
| RGB | rgb(255, 210, 141) |
| HSL | hsl(36, 100%, 78%) |
| HSV | hsv(36, 45%, 100%) |
| CMYK | cmyk(0%, 17.6%, 44.7%, 0%) |
| CIE-LAB | lab(86.64, 7.16, 40.06) |
| CIE-LCH | lch(86.64, 40.70, 79.87°) |
| OKLab | oklab(88.75% 0.0215 0.0979) |
| OKLCH | oklch(88.75% 0.1 77.6) |
| XYZ | xyz(69.0967, 69.2798, 34.9270) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.23
Pale Peach
#FFE5AD
ΔE00 6.46
Moccasin
#FFE4B5
ΔE00 6.88
Light Peach
#FFD8B1
ΔE00 7.21
Wheat (survey)
#FBDD7E
ΔE00 7.44
Wheat
#F5DEB3
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD28D #8DBAFF
analogous
#FF998D #FFD28D #F3FF8D
triadic
#FFD28D #8DFFD2 #D28DFF
tetradic
#FFD28D #8DFF99 #8DBAFF #FF8DF3
square
#FFD28D #8DFF99 #8DBAFF #FF8DF3
split-complementary
#FFD28D #8DF3FF #998DFF
monochromatic
#FFA213 #FFBA50 #FFD28D #FFEACA #FFF3E0
Accessibility & contrast
On white
1.41
#FFD28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#FFD28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD28D
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD28D | 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)
#E4D288
Deuteranopia (green-blind)
#EFDD8F
Tritanopia (blue-blind)
#FFC5C1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd28d; /* rgb */ color: rgb(255, 210, 141); /* oklch */ color: oklch(88.8% 0.100 77.6);
Tailwind
colors: {
custom: {
50: '#ffdfaf',
500: '#ffd28d',
950: '#000000',
},
}SCSS
$custom: #ffd28d; $custom-light: #ffdfaf; $custom-dark: #000000;
JSON
{
"hex": "#ffd28d",
"rgb": {
"r": 255,
"g": 210,
"b": 141
},
"hsl": {
"h": 36.316,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.88754,
"c": 0.10019,
"h": 77.6
},
"luminance": 0.69276
}Semantic roles & 50–950 ramp
primary
#FFD28D
secondary
#5089E0
accent
#5BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481