#FFD18F#FFD18F
#FFD18F is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.6% C 0.098 H 75.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD18F |
|---|---|
| RGB | rgb(255, 209, 143) |
| HSL | hsl(35, 100%, 78%) |
| HSV | hsv(35, 44%, 100%) |
| CMYK | cmyk(0%, 18%, 43.9%, 0%) |
| CIE-LAB | lab(86.43, 7.87, 38.77) |
| CIE-LCH | lch(86.43, 39.56, 78.52°) |
| OKLab | oklab(88.6% 0.0238 0.095) |
| OKLCH | oklch(88.6% 0.098 75.9) |
| XYZ | xyz(69.0008, 68.8477, 35.6357) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.04
Light Peach
#FFD8B1
ΔE00 6.59
Pale Peach
#FFE5AD
ΔE00 6.70
Moccasin
#FFE4B5
ΔE00 6.85
Burlywood
#DEB887
ΔE00 7.28
Wheat
#F5DEB3
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD18F #8FBDFF
analogous
#FF998F #FFD18F #F5FF8F
triadic
#FFD18F #8FFFD1 #D18FFF
tetradic
#FFD18F #8FFF99 #8FBDFF #FF8FF5
square
#FFD18F #8FFF99 #8FBDFF #FF8FF5
split-complementary
#FFD18F #8FF5FF #998FFF
monochromatic
#FF9F15 #FFB852 #FFD18F #FFEACC #FFF2E0
Accessibility & contrast
On white
1.42
#FFD18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#FFD18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD18F
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD18F | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28A
Deuteranopia (green-blind)
#EEDD91
Tritanopia (blue-blind)
#FFC5C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd18f; /* rgb */ color: rgb(255, 209, 143); /* oklch */ color: oklch(88.6% 0.098 75.9);
Tailwind
colors: {
custom: {
50: '#ffdfb0',
500: '#ffd18f',
950: '#000000',
},
}SCSS
$custom: #ffd18f; $custom-light: #ffdfb0; $custom-dark: #000000;
JSON
{
"hex": "#ffd18f",
"rgb": {
"r": 255,
"g": 209,
"b": 143
},
"hsl": {
"h": 35.357,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.88596,
"c": 0.09794,
"h": 75.9
},
"luminance": 0.68844
}Semantic roles & 50–950 ramp
primary
#FFD18F
secondary
#528CE0
accent
#5EE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481