#FFD28F#FFD28F
#FFD28F is a very light, moderate orange. Relative luminance 0.693; OKLCH L 88.8% C 0.098 H 76.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD28F |
|---|---|
| RGB | rgb(255, 210, 143) |
| HSL | hsl(36, 100%, 78%) |
| HSV | hsv(36, 44%, 100%) |
| CMYK | cmyk(0%, 17.6%, 43.9%, 0%) |
| CIE-LAB | lab(86.67, 7.36, 39.09) |
| CIE-LCH | lch(86.67, 39.77, 79.34°) |
| OKLab | oklab(88.79% 0.0223 0.0957) |
| OKLCH | oklch(88.79% 0.098 76.9) |
| XYZ | xyz(69.2469, 69.3399, 35.7178) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.96
Pale Peach
#FFE5AD
ΔE00 6.41
Moccasin
#FFE4B5
ΔE00 6.69
Light Peach
#FFD8B1
ΔE00 6.80
Wheat
#F5DEB3
ΔE00 7.37
Burlywood
#DEB887
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD28F #8FBCFF
analogous
#FF9A8F #FFD28F #F4FF8F
triadic
#FFD28F #8FFFD2 #D28FFF
tetradic
#FFD28F #8FFF9A #8FBCFF #FF8FF4
square
#FFD28F #8FFF9A #8FBCFF #FF8FF4
split-complementary
#FFD28F #8FF4FF #9A8FFF
monochromatic
#FFA115 #FFB952 #FFD28F #FFEBCC #FFF3E0
Accessibility & contrast
On white
1.41
#FFD28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FFD28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD28F
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD28F | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38A
Deuteranopia (green-blind)
#EFDD91
Tritanopia (blue-blind)
#FFC6C1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd28f; /* rgb */ color: rgb(255, 210, 143); /* oklch */ color: oklch(88.8% 0.098 76.9);
Tailwind
colors: {
custom: {
50: '#ffdfb0',
500: '#ffd28f',
950: '#000000',
},
}SCSS
$custom: #ffd28f; $custom-light: #ffdfb0; $custom-dark: #000000;
JSON
{
"hex": "#ffd28f",
"rgb": {
"r": 255,
"g": 210,
"b": 143
},
"hsl": {
"h": 35.893,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.88787,
"c": 0.09828,
"h": 76.9
},
"luminance": 0.69336
}Semantic roles & 50–950 ramp
primary
#FFD28F
secondary
#528BE0
accent
#5CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481