#FFD384#FFD384
#FFD384 is a very light, moderate orange. Relative luminance 0.695; OKLCH L 88.8% C 0.109 H 81.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD384 |
|---|---|
| RGB | rgb(255, 211, 132) |
| HSL | hsl(39, 100%, 76%) |
| HSV | hsv(39, 48%, 100%) |
| CMYK | cmyk(0%, 17.3%, 48.2%, 0%) |
| CIE-LAB | lab(86.76, 5.79, 44.72) |
| CIE-LCH | lch(86.76, 45.10, 82.62°) |
| OKLab | oklab(88.81% 0.0166 0.1079) |
| OKLCH | oklch(88.81% 0.109 81.2) |
| XYZ | xyz(68.7018, 69.5181, 31.6249) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.64
Navajowhite
#FFDEAD
ΔE00 6.60
Sand (survey)
#E2CA76
ΔE00 6.80
Pale Peach
#FFE5AD
ΔE00 6.82
Light Mustard
#F7D560
ΔE00 7.07
Sandy
#F1DA7A
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD384 #84B0FF
analogous
#FF9584 #FFD384 #EDFF84
triadic
#FFD384 #84FFD3 #D384FF
tetradic
#FFD384 #84FF95 #84B0FF #FF84ED
square
#FFD384 #84FF95 #84B0FF #FF84ED
split-complementary
#FFD384 #84EDFF #9584FF
monochromatic
#FFA70A #FFBD47 #FFD384 #FFE9C1 #FFF4E0
Accessibility & contrast
On white
1.41
#FFD384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#FFD384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD384
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD384 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#F0DE86
Tritanopia (blue-blind)
#FFC6C0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd384; /* rgb */ color: rgb(255, 211, 132); /* oklch */ color: oklch(88.8% 0.109 81.2);
Tailwind
colors: {
custom: {
50: '#ffe0a9',
500: '#ffd384',
950: '#000000',
},
}SCSS
$custom: #ffd384; $custom-light: #ffe0a9; $custom-dark: #000000;
JSON
{
"hex": "#ffd384",
"rgb": {
"r": 255,
"g": 211,
"b": 132
},
"hsl": {
"h": 38.537,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.88805,
"c": 0.10919,
"h": 81.2
},
"luminance": 0.69514
}Semantic roles & 50–950 ramp
primary
#FFD384
secondary
#487EDF
accent
#52E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481