#FFCB76#FFCB76
#FFCB76 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.1% C 0.119 H 78.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB76 |
|---|---|
| RGB | rgb(255, 203, 118) |
| HSL | hsl(37, 100%, 73%) |
| HSV | hsv(37, 54%, 100%) |
| CMYK | cmyk(0%, 20.4%, 53.7%, 0%) |
| CIE-LAB | lab(84.63, 8.72, 49.00) |
| CIE-LCH | lch(84.63, 49.77, 79.91°) |
| OKLab | oklab(87.08% 0.0237 0.1164) |
| OKLCH | oklch(87.08% 0.119 78.5) |
| XYZ | xyz(65.8690, 65.2839, 26.2677) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 7.58
Macaroni And Cheese
#EFB435
ΔE00 7.58
Butterscotch
#FDB147
ΔE00 7.66
Light Mustard
#F7D560
ΔE00 7.98
Maize
#F4D054
ΔE00 8.09
Sand (survey)
#E2CA76
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB76 #76AAFF
analogous
#FF8676 #FFCB76 #EFFF76
triadic
#FFCB76 #76FFCB #CB76FF
tetradic
#FFCB76 #76FF86 #76AAFF #FF76EF
square
#FFCB76 #76FF86 #76AAFF #FF76EF
split-complementary
#FFCB76 #76EFFF #8676FF
monochromatic
#FB9B00 #FFB439 #FFCB76 #FFE2B3 #FFF3E0
Accessibility & contrast
On white
1.49
#FFCB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FFCB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB76
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB76 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6F
Deuteranopia (green-blind)
#ECD978
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffcb76; /* rgb */ color: rgb(255, 203, 118); /* oklch */ color: oklch(87.1% 0.119 78.5);
Tailwind
colors: {
custom: {
50: '#ffda9f',
500: '#ffcb76',
950: '#000000',
},
}SCSS
$custom: #ffcb76; $custom-light: #ffda9f; $custom-dark: #000000;
JSON
{
"hex": "#ffcb76",
"rgb": {
"r": 255,
"g": 203,
"b": 118
},
"hsl": {
"h": 37.226,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.87075,
"c": 0.11876,
"h": 78.5
},
"luminance": 0.6528
}Semantic roles & 50–950 ramp
primary
#FFCB76
secondary
#3D79DD
accent
#57E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380