#FFCF77#FFCF77
#FFCF77 is a very light, moderate orange. Relative luminance 0.672; OKLCH L 87.9% C 0.119 H 81.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCF77 |
|---|---|
| RGB | rgb(255, 207, 119) |
| HSL | hsl(39, 100%, 73%) |
| HSV | hsv(39, 53%, 100%) |
| CMYK | cmyk(0%, 18.8%, 53.3%, 0%) |
| CIE-LAB | lab(85.62, 6.74, 49.70) |
| CIE-LCH | lch(85.62, 50.16, 82.28°) |
| OKLab | oklab(87.85% 0.018 0.118) |
| OKLCH | oklch(87.85% 0.119 81.3) |
| XYZ | xyz(66.8856, 67.2214, 26.9012) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.01
Light Mustard
#F7D560
ΔE00 6.51
Maize
#F4D054
ΔE00 6.76
Sand (survey)
#E2CA76
ΔE00 7.05
Pale Gold
#FDDE6C
ΔE00 7.31
Sandy
#F1DA7A
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCF77 #77A7FF
analogous
#FF8B77 #FFCF77 #EBFF77
triadic
#FFCF77 #77FFCF #CF77FF
tetradic
#FFCF77 #77FF8B #77A7FF #FF77EB
square
#FFCF77 #77FF8B #77A7FF #FF77EB
split-complementary
#FFCF77 #77EBFF #8B77FF
monochromatic
#FCA300 #FFB93A #FFCF77 #FFE5B4 #FFF4E0
Accessibility & contrast
On white
1.45
#FFCF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#FFCF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCF77
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCF77 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF6F
Deuteranopia (green-blind)
#EFDB7A
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcf77; /* rgb */ color: rgb(255, 207, 119); /* oklch */ color: oklch(87.9% 0.119 81.3);
Tailwind
colors: {
custom: {
50: '#ffdda0',
500: '#ffcf77',
950: '#000000',
},
}SCSS
$custom: #ffcf77; $custom-light: #ffdda0; $custom-dark: #000000;
JSON
{
"hex": "#ffcf77",
"rgb": {
"r": 255,
"g": 207,
"b": 119
},
"hsl": {
"h": 38.824,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.87853,
"c": 0.11937,
"h": 81.3
},
"luminance": 0.67218
}Semantic roles & 50–950 ramp
primary
#FFCF77
secondary
#3D76DD
accent
#51E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480