#FFD180#FFD180
#FFD180 is a very light, moderate orange. Relative luminance 0.684; OKLCH L 88.4% C 0.112 H 80.7°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD180 |
|---|---|
| RGB | rgb(255, 209, 128) |
| HSL | hsl(38, 100%, 75%) |
| HSV | hsv(38, 50%, 100%) |
| CMYK | cmyk(0%, 18%, 49.8%, 0%) |
| CIE-LAB | lab(86.22, 6.47, 46.03) |
| CIE-LCH | lch(86.22, 46.48, 82.00°) |
| OKLab | oklab(88.36% 0.0182 0.1106) |
| OKLCH | oklch(88.36% 0.112 80.7) |
| XYZ | xyz(67.9395, 68.4231, 30.0463) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.02
Sand (survey)
#E2CA76
ΔE00 7.03
Navajowhite
#FFDEAD
ΔE00 7.10
Light Mustard
#F7D560
ΔE00 7.13
Pale Peach
#FFE5AD
ΔE00 7.47
Maize
#F4D054
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD180 #80AEFF
analogous
#FF9280 #FFD180 #EDFF80
triadic
#FFD180 #80FFD1 #D180FF
tetradic
#FFD180 #80FF92 #80AEFF #FF80ED
square
#FFD180 #80FF92 #80AEFF #FF80ED
split-complementary
#FFD180 #80EDFF #9280FF
monochromatic
#FFA506 #FFBB43 #FFD180 #FFE7BD #FFF4E0
Accessibility & contrast
On white
1.43
#FFD180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FFD180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD180
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD180 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D179
Deuteranopia (green-blind)
#EFDC82
Tritanopia (blue-blind)
#FFC3BD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd180; /* rgb */ color: rgb(255, 209, 128); /* oklch */ color: oklch(88.4% 0.112 80.7);
Tailwind
colors: {
custom: {
50: '#ffdea6',
500: '#ffd180',
950: '#000000',
},
}SCSS
$custom: #ffd180; $custom-light: #ffdea6; $custom-dark: #000000;
JSON
{
"hex": "#ffd180",
"rgb": {
"r": 255,
"g": 209,
"b": 128
},
"hsl": {
"h": 38.268,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.88362,
"c": 0.11205,
"h": 80.7
},
"luminance": 0.68419
}Semantic roles & 50–950 ramp
primary
#FFD180
secondary
#457CDE
accent
#53E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480