#FFCB77#FFCB77
#FFCB77 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.1% C 0.118 H 78.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB77 |
|---|---|
| RGB | rgb(255, 203, 119) |
| HSL | hsl(37, 100%, 73%) |
| HSV | hsv(37, 53%, 100%) |
| CMYK | cmyk(0%, 20.4%, 53.3%, 0%) |
| CIE-LAB | lab(84.64, 8.80, 48.52) |
| CIE-LCH | lch(84.64, 49.31, 79.72°) |
| OKLab | oklab(87.09% 0.024 0.1154) |
| OKLCH | oklch(87.09% 0.118 78.2) |
| XYZ | xyz(65.9288, 65.3078, 26.5823) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 7.67
Butterscotch
#FDB147
ΔE00 7.67
Macaroni And Cheese
#EFB435
ΔE00 7.70
Light Mustard
#F7D560
ΔE00 8.13
Sand (survey)
#E2CA76
ΔE00 8.16
Maize
#F4D054
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB77 #77ABFF
analogous
#FF8777 #FFCB77 #EFFF77
triadic
#FFCB77 #77FFCB #CB77FF
tetradic
#FFCB77 #77FF87 #77ABFF #FF77EF
square
#FFCB77 #77FF87 #77ABFF #FF77EF
split-complementary
#FFCB77 #77EFFF #8777FF
monochromatic
#FC9B00 #FFB43A #FFCB77 #FFE2B4 #FFF3E0
Accessibility & contrast
On white
1.49
#FFCB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FFCB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB77
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB77 | 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)
#E0CC70
Deuteranopia (green-blind)
#ECD979
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffcb77; /* rgb */ color: rgb(255, 203, 119); /* oklch */ color: oklch(87.1% 0.118 78.2);
Tailwind
colors: {
custom: {
50: '#ffdaa0',
500: '#ffcb77',
950: '#000000',
},
}SCSS
$custom: #ffcb77; $custom-light: #ffdaa0; $custom-dark: #000000;
JSON
{
"hex": "#ffcb77",
"rgb": {
"r": 255,
"g": 203,
"b": 119
},
"hsl": {
"h": 37.059,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.87089,
"c": 0.11789,
"h": 78.2
},
"luminance": 0.65304
}Semantic roles & 50–950 ramp
primary
#FFCB77
secondary
#3D7ADD
accent
#58E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380