#FFD18E#FFD18E
#FFD18E is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.6% C 0.099 H 76.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD18E |
|---|---|
| RGB | rgb(255, 209, 142) |
| HSL | hsl(36, 100%, 78%) |
| HSV | hsv(36, 44%, 100%) |
| CMYK | cmyk(0%, 18%, 44.3%, 0%) |
| CIE-LAB | lab(86.41, 7.77, 39.26) |
| CIE-LCH | lch(86.41, 40.02, 78.80°) |
| OKLab | oklab(88.58% 0.0234 0.0961) |
| OKLCH | oklch(88.58% 0.099 76.3) |
| XYZ | xyz(68.9254, 68.8175, 35.2386) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.16
Pale Peach
#FFE5AD
ΔE00 6.72
Light Peach
#FFD8B1
ΔE00 6.80
Moccasin
#FFE4B5
ΔE00 6.93
Burlywood
#DEB887
ΔE00 7.36
Wheat
#F5DEB3
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD18E #8EBCFF
analogous
#FF988E #FFD18E #F5FF8E
triadic
#FFD18E #8EFFD1 #D18EFF
tetradic
#FFD18E #8EFF98 #8EBCFF #FF8EF5
square
#FFD18E #8EFF98 #8EBCFF #FF8EF5
split-complementary
#FFD18E #8EF5FF #988EFF
monochromatic
#FF9F14 #FFB851 #FFD18E #FFEACB #FFF3E0
Accessibility & contrast
On white
1.42
#FFD18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#FFD18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD18E
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD18E | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D289
Deuteranopia (green-blind)
#EEDD90
Tritanopia (blue-blind)
#FFC4C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd18e; /* rgb */ color: rgb(255, 209, 142); /* oklch */ color: oklch(88.6% 0.099 76.3);
Tailwind
colors: {
custom: {
50: '#ffdfb0',
500: '#ffd18e',
950: '#000000',
},
}SCSS
$custom: #ffd18e; $custom-light: #ffdfb0; $custom-dark: #000000;
JSON
{
"hex": "#ffd18e",
"rgb": {
"r": 255,
"g": 209,
"b": 142
},
"hsl": {
"h": 35.575,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.8858,
"c": 0.09888,
"h": 76.3
},
"luminance": 0.68814
}Semantic roles & 50–950 ramp
primary
#FFD18E
secondary
#518BE0
accent
#5DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481