#FFCB79#FFCB79
#FFCB79 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.1% C 0.116 H 77.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB79 |
|---|---|
| RGB | rgb(255, 203, 121) |
| HSL | hsl(37, 100%, 74%) |
| HSV | hsv(37, 53%, 100%) |
| CMYK | cmyk(0%, 20.4%, 52.5%, 0%) |
| CIE-LAB | lab(84.67, 8.97, 47.57) |
| CIE-LCH | lch(84.67, 48.41, 79.33°) |
| OKLab | oklab(87.12% 0.0248 0.1135) |
| OKLCH | oklch(87.12% 0.116 77.7) |
| XYZ | xyz(66.0501, 65.3563, 27.2215) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.71
Wheat (survey)
#FBDD7E
ΔE00 7.85
Macaroni And Cheese
#EFB435
ΔE00 7.96
Navajowhite
#FFDEAD
ΔE00 8.08
Sand (survey)
#E2CA76
ΔE00 8.29
Burlywood
#DEB887
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB79 #79ADFF
analogous
#FF8879 #FFCB79 #F0FF79
triadic
#FFCB79 #79FFCB #CB79FF
tetradic
#FFCB79 #79FF88 #79ADFF #FF79F0
square
#FFCB79 #79FF88 #79ADFF #FF79F0
split-complementary
#FFCB79 #79F0FF #8879FF
monochromatic
#FE9B00 #FFB33C #FFCB79 #FFE3B6 #FFF3E0
Accessibility & contrast
On white
1.49
#FFCB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#FFCB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB79
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB79 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC72
Deuteranopia (green-blind)
#ECD97B
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffcb79; /* rgb */ color: rgb(255, 203, 121); /* oklch */ color: oklch(87.1% 0.116 77.7);
Tailwind
colors: {
custom: {
50: '#ffdaa1',
500: '#ffcb79',
950: '#000000',
},
}SCSS
$custom: #ffcb79; $custom-light: #ffdaa1; $custom-dark: #000000;
JSON
{
"hex": "#ffcb79",
"rgb": {
"r": 255,
"g": 203,
"b": 121
},
"hsl": {
"h": 36.716,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.87116,
"c": 0.11614,
"h": 77.7
},
"luminance": 0.65352
}Semantic roles & 50–950 ramp
primary
#FFCB79
secondary
#3F7CDD
accent
#59E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380