#FFDF88#FFDF88
#FFDF88 is a very light, moderate orange. Relative luminance 0.758; OKLCH L 91.2% C 0.112 H 89.9°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF88 |
|---|---|
| RGB | rgb(255, 223, 136) |
| HSL | hsl(44, 100%, 77%) |
| HSV | hsv(44, 47%, 100%) |
| CMYK | cmyk(0%, 12.5%, 46.7%, 0%) |
| CIE-LAB | lab(89.77, 0.03, 46.52) |
| CIE-LCH | lch(89.77, 46.52, 89.97°) |
| OKLab | oklab(91.2% 0.0002 0.1122) |
| OKLCH | oklch(91.2% 0.112 89.9) |
| XYZ | xyz(72.0739, 75.8161, 34.1253) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.62
Sandy
#F1DA7A
ΔE00 3.49
Pale Gold
#FDDE6C
ΔE00 4.01
Yellow Tan
#FFE36E
ΔE00 4.64
Light Mustard
#F7D560
ΔE00 4.85
Sand Yellow
#FCE166
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF88 #88A8FF
analogous
#FFA488 #FFDF88 #E3FF88
triadic
#FFDF88 #88FFDF #DF88FF
tetradic
#FFDF88 #88FFA4 #88A8FF #FF88E3
square
#FFDF88 #88FFA4 #88A8FF #FF88E3
split-complementary
#FFDF88 #88E3FF #A488FF
monochromatic
#FFBE0E #FFCF4B #FFDF88 #FFEFC5 #FFF7E0
Accessibility & contrast
On white
1.30
#FFDF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FFDF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF88
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF88 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC81
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#FFD2CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf88; /* rgb */ color: rgb(255, 223, 136); /* oklch */ color: oklch(91.2% 0.112 89.9);
Tailwind
colors: {
custom: {
50: '#ffe8ac',
500: '#ffdf88',
950: '#000000',
},
}SCSS
$custom: #ffdf88; $custom-light: #ffe8ac; $custom-dark: #000000;
JSON
{
"hex": "#ffdf88",
"rgb": {
"r": 255,
"g": 223,
"b": 136
},
"hsl": {
"h": 43.866,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.91195,
"c": 0.11219,
"h": 89.9
},
"luminance": 0.75813
}Semantic roles & 50–950 ramp
primary
#FFDF88
secondary
#4C74DF
accent
#3EE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481