#FFCF7A#FFCF7A
#FFCF7A is a very light, moderate orange. Relative luminance 0.673; OKLCH L 87.9% C 0.117 H 80.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCF7A |
|---|---|
| RGB | rgb(255, 207, 122) |
| HSL | hsl(38, 100%, 74%) |
| HSV | hsv(38, 52%, 100%) |
| CMYK | cmyk(0%, 18.8%, 52.2%, 0%) |
| CIE-LAB | lab(85.65, 6.98, 48.28) |
| CIE-LCH | lch(85.65, 48.79, 81.77°) |
| OKLab | oklab(87.89% 0.0191 0.1151) |
| OKLCH | oklch(87.89% 0.117 80.6) |
| XYZ | xyz(67.0686, 67.2946, 27.8651) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.26
Light Mustard
#F7D560
ΔE00 6.95
Sand (survey)
#E2CA76
ΔE00 7.19
Maize
#F4D054
ΔE00 7.23
Pale Gold
#FDDE6C
ΔE00 7.69
Sandy
#F1DA7A
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCF7A #7AAAFF
analogous
#FF8D7A #FFCF7A #EDFF7A
triadic
#FFCF7A #7AFFCF #CF7AFF
tetradic
#FFCF7A #7AFF8D #7AAAFF #FF7AED
square
#FFCF7A #7AFF8D #7AAAFF #FF7AED
split-complementary
#FFCF7A #7AEDFF #8D7AFF
monochromatic
#FFA300 #FFB93D #FFCF7A #FFE5B7 #FFF4E0
Accessibility & contrast
On white
1.45
#FFCF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#FFCF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCF7A
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCF7A | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF73
Deuteranopia (green-blind)
#EFDB7D
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcf7a; /* rgb */ color: rgb(255, 207, 122); /* oklch */ color: oklch(87.9% 0.117 80.6);
Tailwind
colors: {
custom: {
50: '#ffdda2',
500: '#ffcf7a',
950: '#000000',
},
}SCSS
$custom: #ffcf7a; $custom-light: #ffdda2; $custom-dark: #000000;
JSON
{
"hex": "#ffcf7a",
"rgb": {
"r": 255,
"g": 207,
"b": 122
},
"hsl": {
"h": 38.346,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.87894,
"c": 0.1167,
"h": 80.6
},
"luminance": 0.67291
}Semantic roles & 50–950 ramp
primary
#FFCF7A
secondary
#4079DD
accent
#53E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480