#FCD68F#FCD68F
#FCD68F is a very light, moderate orange. Relative luminance 0.708; OKLCH L 89.3% C 0.099 H 82.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD68F |
|---|---|
| RGB | rgb(252, 214, 143) |
| HSL | hsl(39, 95%, 77%) |
| HSV | hsv(39, 43%, 99%) |
| CMYK | cmyk(0%, 15.1%, 43.3%, 1.2%) |
| CIE-LAB | lab(87.38, 4.12, 39.94) |
| CIE-LCH | lch(87.38, 40.15, 84.11°) |
| OKLab | oklab(89.28% 0.0129 0.0977) |
| OKLCH | oklch(89.28% 0.099 82.5) |
| XYZ | xyz(69.1515, 70.7749, 35.9997) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 5.02
Navajowhite
#FFDEAD
ΔE00 5.06
Wheat (survey)
#FBDD7E
ΔE00 5.41
Moccasin
#FFE4B5
ΔE00 6.13
Sand (survey)
#E2CA76
ΔE00 6.36
Wheat
#F5DEB3
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD68F #8FB5FC
analogous
#FCA08F #FCD68F #EBFC8F
triadic
#FCD68F #8FFCD6 #D68FFC
tetradic
#FCD68F #8FFCA0 #8FB5FC #FC8FEB
square
#FCD68F #8FFCA0 #8FB5FC #FC8FEB
split-complementary
#FCD68F #8FEBFC #A08FFC
monochromatic
#F9AA18 #FAC053 #FCD68F #FEECCB #FEF4E1
Accessibility & contrast
On white
1.39
#FCD68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#FCD68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD68F
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD68F | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58A
Deuteranopia (green-blind)
#F0DF91
Tritanopia (blue-blind)
#FFCAC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd68f; /* rgb */ color: rgb(252, 214, 143); /* oklch */ color: oklch(89.3% 0.099 82.5);
Tailwind
colors: {
custom: {
50: '#ffe2b0',
500: '#fcd68f',
950: '#000000',
},
}SCSS
$custom: #fcd68f; $custom-light: #ffe2b0; $custom-dark: #000000;
JSON
{
"hex": "#fcd68f",
"rgb": {
"r": 252,
"g": 214,
"b": 143
},
"hsl": {
"h": 39.083,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.89275,
"c": 0.09855,
"h": 82.5
},
"luminance": 0.70772
}Semantic roles & 50–950 ramp
primary
#FCD68F
secondary
#5383DC
accent
#50E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481