#FEC688#FEC688
#FEC688 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.3% C 0.101 H 68.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC688 |
|---|---|
| RGB | rgb(254, 198, 136) |
| HSL | hsl(32, 98%, 76%) |
| HSV | hsv(32, 46%, 100%) |
| CMYK | cmyk(0%, 22%, 46.5%, 0.4%) |
| CIE-LAB | lab(83.57, 12.50, 38.64) |
| CIE-LCH | lch(83.57, 40.61, 72.08°) |
| OKLab | oklab(86.3% 0.0369 0.0944) |
| OKLCH | oklch(86.3% 0.101 68.7) |
| XYZ | xyz(65.5138, 63.2405, 32.0437) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.30
Apricot (survey)
#FFB16D
ΔE00 6.37
Light Peach
#FFD8B1
ΔE00 6.90
Navajowhite
#FFDEAD
ΔE00 7.56
Peach (survey)
#FFB07C
ΔE00 8.23
Butterscotch
#FDB147
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC688 #88C0FE
analogous
#FE8B88 #FEC688 #FBFE88
triadic
#FEC688 #88FEC6 #C688FE
tetradic
#FEC688 #88FE8B #88C0FE #FE88FB
square
#FEC688 #88FE8B #88C0FE #FE88FB
split-complementary
#FEC688 #88FBFE #8B88FE
monochromatic
#FD8C0F #FDA94B #FEC688 #FFE3C5 #FFF0E1
Accessibility & contrast
On white
1.54
#FEC688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FEC688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC688
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC688 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C983
Deuteranopia (green-blind)
#E6D689
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fec688; /* rgb */ color: rgb(254, 198, 136); /* oklch */ color: oklch(86.3% 0.101 68.7);
Tailwind
colors: {
custom: {
50: '#ffd7ab',
500: '#fec688',
950: '#000000',
},
}SCSS
$custom: #fec688; $custom-light: #ffd7ab; $custom-dark: #000000;
JSON
{
"hex": "#fec688",
"rgb": {
"r": 254,
"g": 198,
"b": 136
},
"hsl": {
"h": 31.525,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.86301,
"c": 0.1013,
"h": 68.7
},
"luminance": 0.63237
}Semantic roles & 50–950 ramp
primary
#FEC688
secondary
#4C91DE
accent
#6DE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381