#FBC27F#FBC27F
#FBC27F is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.1% C 0.107 H 70.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC27F |
|---|---|
| RGB | rgb(251, 194, 127) |
| HSL | hsl(32, 94%, 74%) |
| HSV | hsv(32, 49%, 98%) |
| CMYK | cmyk(0%, 22.7%, 49.4%, 1.6%) |
| CIE-LAB | lab(82.18, 12.56, 41.39) |
| CIE-LCH | lch(82.18, 43.26, 73.13°) |
| OKLab | oklab(85.1% 0.0363 0.1001) |
| OKLCH | oklch(85.1% 0.107 70.1) |
| XYZ | xyz(62.9090, 60.6290, 28.4637) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.99
Burlywood
#DEB887
ΔE00 6.15
Butterscotch
#FDB147
ΔE00 7.15
Light Orange
#FDAA48
ΔE00 7.80
Light Peach
#FFD8B1
ΔE00 8.16
Pale Orange
#FFA756
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC27F #7FB8FB
analogous
#FB847F #FBC27F #F6FB7F
triadic
#FBC27F #7FFBC2 #C27FFB
tetradic
#FBC27F #7FFB84 #7FB8FB #FB7FF6
square
#FBC27F #7FFB84 #7FB8FB #FB7FF6
split-complementary
#FBC27F #7FF6FB #847FFB
monochromatic
#F78908 #F9A644 #FBC27F #FDDEBA #FEF1E1
Accessibility & contrast
On white
1.60
#FBC27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FBC27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC27F
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC27F | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#E3D280
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc27f; /* rgb */ color: rgb(251, 194, 127); /* oklch */ color: oklch(85.1% 0.107 70.1);
Tailwind
colors: {
custom: {
50: '#ffd4a5',
500: '#fbc27f',
950: '#000000',
},
}SCSS
$custom: #fbc27f; $custom-light: #ffd4a5; $custom-dark: #000000;
JSON
{
"hex": "#fbc27f",
"rgb": {
"r": 251,
"g": 194,
"b": 127
},
"hsl": {
"h": 32.419,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.85104,
"c": 0.10651,
"h": 70.1
},
"luminance": 0.60625
}Semantic roles & 50–950 ramp
primary
#FBC27F
secondary
#4689D9
accent
#69E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380