#FFD688#FFD688
#FFD688 is a very light, moderate orange. Relative luminance 0.711; OKLCH L 89.4% C 0.107 H 82.7°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD688 |
|---|---|
| RGB | rgb(255, 214, 136) |
| HSL | hsl(39, 100%, 77%) |
| HSV | hsv(39, 47%, 100%) |
| CMYK | cmyk(0%, 16.1%, 46.7%, 0%) |
| CIE-LAB | lab(87.55, 4.62, 43.73) |
| CIE-LCH | lch(87.55, 43.97, 83.97°) |
| OKLab | oklab(89.44% 0.0136 0.1059) |
| OKLCH | oklch(89.44% 0.107 82.7) |
| XYZ | xyz(69.7330, 71.1342, 33.3450) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.91
Pale Peach
#FFE5AD
ΔE00 6.04
Navajowhite
#FFDEAD
ΔE00 6.21
Sand (survey)
#E2CA76
ΔE00 6.42
Sandy
#F1DA7A
ΔE00 6.56
Light Mustard
#F7D560
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD688 #88B1FF
analogous
#FF9B88 #FFD688 #ECFF88
triadic
#FFD688 #88FFD6 #D688FF
tetradic
#FFD688 #88FF9B #88B1FF #FF88EC
square
#FFD688 #88FF9B #88B1FF #FF88EC
split-complementary
#FFD688 #88ECFF #9B88FF
monochromatic
#FFAC0E #FFC14B #FFD688 #FFEBC5 #FFF4E0
Accessibility & contrast
On white
1.38
#FFD688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FFD688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD688
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD688 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D582
Deuteranopia (green-blind)
#F2E08A
Tritanopia (blue-blind)
#FFC9C3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd688; /* rgb */ color: rgb(255, 214, 136); /* oklch */ color: oklch(89.4% 0.107 82.7);
Tailwind
colors: {
custom: {
50: '#ffe2ac',
500: '#ffd688',
950: '#000000',
},
}SCSS
$custom: #ffd688; $custom-light: #ffe2ac; $custom-dark: #000000;
JSON
{
"hex": "#ffd688",
"rgb": {
"r": 255,
"g": 214,
"b": 136
},
"hsl": {
"h": 39.328,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.89444,
"c": 0.10678,
"h": 82.7
},
"luminance": 0.71131
}Semantic roles & 50–950 ramp
primary
#FFD688
secondary
#4C7FDF
accent
#4FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481