#FCC288#FCC288
#FCC288 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.4% C 0.100 H 65.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC288 |
|---|---|
| RGB | rgb(252, 194, 136) |
| HSL | hsl(30, 95%, 76%) |
| HSV | hsv(30, 46%, 99%) |
| CMYK | cmyk(0%, 23%, 46%, 1.2%) |
| CIE-LAB | lab(82.41, 13.79, 37.11) |
| CIE-LCH | lch(82.41, 39.59, 69.61°) |
| OKLab | oklab(85.35% 0.0408 0.0909) |
| OKLCH | oklch(85.35% 0.1 65.8) |
| XYZ | xyz(63.8833, 61.0605, 31.7088) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.33
Burlywood
#DEB887
ΔE00 6.10
Peach (survey)
#FFB07C
ΔE00 6.76
Light Peach
#FFD8B1
ΔE00 7.07
Sandybrown
#F4A460
ΔE00 7.95
Apricot
#FBCEB1
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC288 #88C2FC
analogous
#FC8888 #FCC288 #FCFC88
triadic
#FCC288 #88FCC2 #C288FC
tetradic
#FCC288 #88FC88 #88C2FC #FC88FC
square
#FCC288 #88FC88 #88C2FC #FC88FC
split-complementary
#FCC288 #88FCFC #8888FC
monochromatic
#F98511 #FAA34C #FCC288 #FEE1C4 #FEF0E1
Accessibility & contrast
On white
1.59
#FCC288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FCC288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC288
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC288 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C584
Deuteranopia (green-blind)
#E3D289
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc288; /* rgb */ color: rgb(252, 194, 136); /* oklch */ color: oklch(85.4% 0.100 65.8);
Tailwind
colors: {
custom: {
50: '#ffd4ab',
500: '#fcc288',
950: '#000000',
},
}SCSS
$custom: #fcc288; $custom-light: #ffd4ab; $custom-dark: #000000;
JSON
{
"hex": "#fcc288",
"rgb": {
"r": 252,
"g": 194,
"b": 136
},
"hsl": {
"h": 30,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.85351,
"c": 0.09961,
"h": 65.8
},
"luminance": 0.61057
}Semantic roles & 50–950 ramp
primary
#FCC288
secondary
#4D94DB
accent
#73E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381