#FFD284#FFD284
#FFD284 is a very light, moderate orange. Relative luminance 0.690; OKLCH L 88.6% C 0.109 H 80.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD284 |
|---|---|
| RGB | rgb(255, 210, 132) |
| HSL | hsl(38, 100%, 76%) |
| HSV | hsv(38, 48%, 100%) |
| CMYK | cmyk(0%, 17.6%, 48.2%, 0%) |
| CIE-LAB | lab(86.52, 6.31, 44.42) |
| CIE-LCH | lch(86.52, 44.86, 81.92°) |
| OKLab | oklab(88.61% 0.0182 0.1072) |
| OKLCH | oklch(88.61% 0.109 80.4) |
| XYZ | xyz(68.4541, 69.0228, 31.5424) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.08
Navajowhite
#FFDEAD
ΔE00 6.55
Pale Peach
#FFE5AD
ΔE00 6.99
Sand (survey)
#E2CA76
ΔE00 7.07
Light Mustard
#F7D560
ΔE00 7.44
Sandy
#F1DA7A
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD284 #84B1FF
analogous
#FF9484 #FFD284 #EEFF84
triadic
#FFD284 #84FFD2 #D284FF
tetradic
#FFD284 #84FF94 #84B1FF #FF84EE
square
#FFD284 #84FF94 #84B1FF #FF84EE
split-complementary
#FFD284 #84EEFF #9484FF
monochromatic
#FFA50A #FFBC47 #FFD284 #FFE8C1 #FFF4E0
Accessibility & contrast
On white
1.42
#FFD284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#FFD284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD284
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD284 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27E
Deuteranopia (green-blind)
#F0DD86
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd284; /* rgb */ color: rgb(255, 210, 132); /* oklch */ color: oklch(88.6% 0.109 80.4);
Tailwind
colors: {
custom: {
50: '#ffdfa9',
500: '#ffd284',
950: '#000000',
},
}SCSS
$custom: #ffd284; $custom-light: #ffdfa9; $custom-dark: #000000;
JSON
{
"hex": "#ffd284",
"rgb": {
"r": 255,
"g": 210,
"b": 132
},
"hsl": {
"h": 38.049,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.88613,
"c": 0.10875,
"h": 80.4
},
"luminance": 0.69019
}Semantic roles & 50–950 ramp
primary
#FFD284
secondary
#487FDF
accent
#54E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481