#FFD18A#FFD18A
#FFD18A is a very light, moderate orange. Relative luminance 0.687; OKLCH L 88.5% C 0.103 H 77.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD18A |
|---|---|
| RGB | rgb(255, 209, 138) |
| HSL | hsl(36, 100%, 77%) |
| HSV | hsv(36, 46%, 100%) |
| CMYK | cmyk(0%, 18%, 45.9%, 0%) |
| CIE-LAB | lab(86.36, 7.38, 41.21) |
| CIE-LCH | lch(86.36, 41.86, 79.84°) |
| OKLab | oklab(88.52% 0.0219 0.1003) |
| OKLCH | oklch(88.52% 0.103 77.7) |
| XYZ | xyz(68.6304, 68.6995, 33.6852) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.67
Pale Peach
#FFE5AD
ΔE00 6.83
Moccasin
#FFE4B5
ΔE00 7.31
Wheat (survey)
#FBDD7E
ΔE00 7.39
Light Peach
#FFD8B1
ΔE00 7.59
Burlywood
#DEB887
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD18A #8AB8FF
analogous
#FF978A #FFD18A #F3FF8A
triadic
#FFD18A #8AFFD1 #D18AFF
tetradic
#FFD18A #8AFF97 #8AB8FF #FF8AF3
square
#FFD18A #8AFF97 #8AB8FF #FF8AF3
split-complementary
#FFD18A #8AF3FF #978AFF
monochromatic
#FFA110 #FFB94D #FFD18A #FFE9C7 #FFF3E0
Accessibility & contrast
On white
1.42
#FFD18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FFD18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD18A
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD18A | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D285
Deuteranopia (green-blind)
#EEDD8C
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd18a; /* rgb */ color: rgb(255, 209, 138); /* oklch */ color: oklch(88.5% 0.103 77.7);
Tailwind
colors: {
custom: {
50: '#ffdfad',
500: '#ffd18a',
950: '#000000',
},
}SCSS
$custom: #ffd18a; $custom-light: #ffdfad; $custom-dark: #000000;
JSON
{
"hex": "#ffd18a",
"rgb": {
"r": 255,
"g": 209,
"b": 138
},
"hsl": {
"h": 36.41,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.88515,
"c": 0.10267,
"h": 77.7
},
"luminance": 0.68696
}Semantic roles & 50–950 ramp
primary
#FFD18A
secondary
#4E87E0
accent
#5AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481