#FCD68B#FCD68B
#FCD68B is a very light, moderate orange. Relative luminance 0.707; OKLCH L 89.2% C 0.103 H 83.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD68B |
|---|---|
| RGB | rgb(252, 214, 139) |
| HSL | hsl(40, 95%, 77%) |
| HSV | hsv(40, 45%, 99%) |
| CMYK | cmyk(0%, 15.1%, 44.8%, 1.2%) |
| CIE-LAB | lab(87.32, 3.72, 41.87) |
| CIE-LCH | lch(87.32, 42.04, 84.92°) |
| OKLab | oklab(89.21% 0.0114 0.1019) |
| OKLCH | oklch(89.21% 0.103 83.6) |
| XYZ | xyz(68.8539, 70.6559, 34.4323) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.72
Pale Peach
#FFE5AD
ΔE00 5.42
Navajowhite
#FFDEAD
ΔE00 5.78
Sand (survey)
#E2CA76
ΔE00 5.92
Sandy
#F1DA7A
ΔE00 6.18
Moccasin
#FFE4B5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD68B #8BB1FC
analogous
#FC9E8B #FCD68B #EAFC8B
triadic
#FCD68B #8BFCD6 #D68BFC
tetradic
#FCD68B #8BFC9E #8BB1FC #FC8BEA
square
#FCD68B #8BFC9E #8BB1FC #FC8BEA
split-complementary
#FCD68B #8BEAFC #9E8BFC
monochromatic
#F9AC14 #FAC14F #FCD68B #FEEBC7 #FEF4E1
Accessibility & contrast
On white
1.39
#FCD68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#FCD68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD68B
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD68B | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D585
Deuteranopia (green-blind)
#F1DF8D
Tritanopia (blue-blind)
#FFCAC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd68b; /* rgb */ color: rgb(252, 214, 139); /* oklch */ color: oklch(89.2% 0.103 83.6);
Tailwind
colors: {
custom: {
50: '#ffe2ae',
500: '#fcd68b',
950: '#000000',
},
}SCSS
$custom: #fcd68b; $custom-light: #ffe2ae; $custom-dark: #000000;
JSON
{
"hex": "#fcd68b",
"rgb": {
"r": 252,
"g": 214,
"b": 139
},
"hsl": {
"h": 39.823,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.89211,
"c": 0.10256,
"h": 83.6
},
"luminance": 0.70653
}Semantic roles & 50–950 ramp
primary
#FCD68B
secondary
#507FDC
accent
#4DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481