#FBC68F#FBC68F
#FBC68F is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.1% C 0.093 H 67.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC68F |
|---|---|
| RGB | rgb(251, 198, 143) |
| HSL | hsl(31, 93%, 77%) |
| HSV | hsv(31, 43%, 98%) |
| CMYK | cmyk(0%, 21.1%, 43%, 1.6%) |
| CIE-LAB | lab(83.38, 12.01, 34.74) |
| CIE-LCH | lch(83.38, 36.75, 70.93°) |
| OKLab | oklab(86.12% 0.0362 0.0857) |
| OKLCH | oklch(86.12% 0.093 67.1) |
| XYZ | xyz(64.9380, 62.8842, 34.6987) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.69
Light Peach
#FFD8B1
ΔE00 5.81
Apricot (survey)
#FFB16D
ΔE00 6.71
Navajowhite
#FFDEAD
ΔE00 7.11
Peach
#FFDAB9
ΔE00 7.27
Apricot
#FBCEB1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC68F #8FC4FB
analogous
#FB908F #FBC68F #FAFB8F
triadic
#FBC68F #8FFBC6 #C68FFB
tetradic
#FBC68F #8FFB90 #8FC4FB #FB8FFA
square
#FBC68F #8FFB90 #8FC4FB #FB8FFA
split-complementary
#FBC68F #8FFAFB #908FFB
monochromatic
#F78A19 #F9A854 #FBC68F #FDE4CA #FEF0E1
Accessibility & contrast
On white
1.55
#FBC68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FBC68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC68F
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC68F | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98B
Deuteranopia (green-blind)
#E4D590
Tritanopia (blue-blind)
#FFBAB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc68f; /* rgb */ color: rgb(251, 198, 143); /* oklch */ color: oklch(86.1% 0.093 67.1);
Tailwind
colors: {
custom: {
50: '#ffd7b0',
500: '#fbc68f',
950: '#000000',
},
}SCSS
$custom: #fbc68f; $custom-light: #ffd7b0; $custom-dark: #000000;
JSON
{
"hex": "#fbc68f",
"rgb": {
"r": 251,
"g": 198,
"b": 143
},
"hsl": {
"h": 30.556,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.86122,
"c": 0.09304,
"h": 67.1
},
"luminance": 0.62881
}Semantic roles & 50–950 ramp
primary
#FBC68F
secondary
#5396DB
accent
#71E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381