#FFDD88#FFDD88
#FFDD88 is a very light, moderate orange. Relative luminance 0.748; OKLCH L 90.8% C 0.111 H 88.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDD88 |
|---|---|
| RGB | rgb(255, 221, 136) |
| HSL | hsl(43, 100%, 77%) |
| HSV | hsv(43, 47%, 100%) |
| CMYK | cmyk(0%, 13.3%, 46.7%, 0%) |
| CIE-LAB | lab(89.28, 1.04, 45.90) |
| CIE-LCH | lch(89.28, 45.91, 88.70°) |
| OKLab | oklab(90.8% 0.0032 0.1108) |
| OKLCH | oklch(90.8% 0.111 88.4) |
| XYZ | xyz(71.5428, 74.7537, 33.9482) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.19
Sandy
#F1DA7A
ΔE00 4.05
Pale Gold
#FDDE6C
ΔE00 4.52
Light Mustard
#F7D560
ΔE00 5.07
Yellow Tan
#FFE36E
ΔE00 5.28
Sand (survey)
#E2CA76
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDD88 #88AAFF
analogous
#FFA288 #FFDD88 #E6FF88
triadic
#FFDD88 #88FFDD #DD88FF
tetradic
#FFDD88 #88FFA2 #88AAFF #FF88E6
square
#FFDD88 #88FFA2 #88AAFF #FF88E6
split-complementary
#FFDD88 #88E6FF #A288FF
monochromatic
#FFBA0E #FFCC4B #FFDD88 #FFEEC5 #FFF6E0
Accessibility & contrast
On white
1.32
#FFDD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#FFDD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDD88
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDD88 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB81
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#FFD0C8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdd88; /* rgb */ color: rgb(255, 221, 136); /* oklch */ color: oklch(90.8% 0.111 88.4);
Tailwind
colors: {
custom: {
50: '#ffe7ac',
500: '#ffdd88',
950: '#000000',
},
}SCSS
$custom: #ffdd88; $custom-light: #ffe7ac; $custom-dark: #000000;
JSON
{
"hex": "#ffdd88",
"rgb": {
"r": 255,
"g": 221,
"b": 136
},
"hsl": {
"h": 42.857,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.90804,
"c": 0.11085,
"h": 88.4
},
"luminance": 0.7475
}Semantic roles & 50–950 ramp
primary
#FFDD88
secondary
#4C76DF
accent
#42E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481