#FDD08E#FDD08E
#FDD08E is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.2% C 0.097 H 76.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD08E |
|---|---|
| RGB | rgb(253, 208, 142) |
| HSL | hsl(36, 97%, 77%) |
| HSV | hsv(36, 44%, 99%) |
| CMYK | cmyk(0%, 17.8%, 43.9%, 0.8%) |
| CIE-LAB | lab(85.98, 7.50, 38.67) |
| CIE-LCH | lch(85.98, 39.39, 79.02°) |
| OKLab | oklab(88.2% 0.0227 0.0947) |
| OKLCH | oklch(88.2% 0.097 76.5) |
| XYZ | xyz(67.9487, 67.9509, 35.1227) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.08
Pale Peach
#FFE5AD
ΔE00 6.66
Light Peach
#FFD8B1
ΔE00 6.71
Moccasin
#FFE4B5
ΔE00 6.86
Burlywood
#DEB887
ΔE00 7.03
Wheat
#F5DEB3
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD08E #8EBBFD
analogous
#FD998E #FDD08E #F2FD8E
triadic
#FDD08E #8EFDD0 #D08EFD
tetradic
#FDD08E #8EFD99 #8EBBFD #FD8EF2
square
#FDD08E #8EFD99 #8EBBFD #FD8EF2
split-complementary
#FDD08E #8EF2FD #998EFD
monochromatic
#FB9E16 #FCB752 #FDD08E #FEE9CA #FEF2E1
Accessibility & contrast
On white
1.44
#FDD08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FDD08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD08E
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD08E | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D189
Deuteranopia (green-blind)
#ECDC90
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdd08e; /* rgb */ color: rgb(253, 208, 142); /* oklch */ color: oklch(88.2% 0.097 76.5);
Tailwind
colors: {
custom: {
50: '#ffdeb0',
500: '#fdd08e',
950: '#000000',
},
}SCSS
$custom: #fdd08e; $custom-light: #ffdeb0; $custom-dark: #000000;
JSON
{
"hex": "#fdd08e",
"rgb": {
"r": 253,
"g": 208,
"b": 142
},
"hsl": {
"h": 35.676,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.88198,
"c": 0.09742,
"h": 76.5
},
"luminance": 0.67947
}Semantic roles & 50–950 ramp
primary
#FDD08E
secondary
#528ADD
accent
#5DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481