#FBC283#FBC283
#FBC283 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.2% C 0.103 H 68.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC283 |
|---|---|
| RGB | rgb(251, 194, 131) |
| HSL | hsl(32, 94%, 75%) |
| HSV | hsv(32, 48%, 98%) |
| CMYK | cmyk(0%, 22.7%, 47.8%, 1.6%) |
| CIE-LAB | lab(82.24, 12.92, 39.43) |
| CIE-LCH | lch(82.24, 41.49, 71.85°) |
| OKLab | oklab(85.17% 0.0378 0.0959) |
| OKLCH | oklch(85.17% 0.103 68.5) |
| XYZ | xyz(63.1749, 60.7354, 29.8639) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.68
Burlywood
#DEB887
ΔE00 5.95
Light Peach
#FFD8B1
ΔE00 7.62
Peach (survey)
#FFB07C
ΔE00 7.77
Butterscotch
#FDB147
ΔE00 7.78
Light Orange
#FDAA48
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC283 #83BCFB
analogous
#FB8683 #FBC283 #F8FB83
triadic
#FBC283 #83FBC2 #C283FB
tetradic
#FBC283 #83FB86 #83BCFB #FB83F8
square
#FBC283 #83FB86 #83BCFB #FB83F8
split-complementary
#FBC283 #83F8FB #8683FB
monochromatic
#F7880C #F9A548 #FBC283 #FDDFBE #FEF0E1
Accessibility & contrast
On white
1.60
#FBC283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#FBC283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC283
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC283 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57E
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc283; /* rgb */ color: rgb(251, 194, 131); /* oklch */ color: oklch(85.2% 0.103 68.5);
Tailwind
colors: {
custom: {
50: '#ffd4a8',
500: '#fbc283',
950: '#000000',
},
}SCSS
$custom: #fbc283; $custom-light: #ffd4a8; $custom-dark: #000000;
JSON
{
"hex": "#fbc283",
"rgb": {
"r": 251,
"g": 194,
"b": 131
},
"hsl": {
"h": 31.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.85168,
"c": 0.10309,
"h": 68.5
},
"luminance": 0.60731
}Semantic roles & 50–950 ramp
primary
#FBC283
secondary
#498DD9
accent
#6DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380