#F2CF78#F2CF78
#F2CF78 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.6% C 0.113 H 88.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF78 |
|---|---|
| RGB | rgb(242, 207, 120) |
| HSL | hsl(43, 82%, 71%) |
| HSV | hsv(43, 50%, 95%) |
| CMYK | cmyk(0%, 14.5%, 50.4%, 5.1%) |
| CIE-LAB | lab(84.41, 1.57, 47.47) |
| CIE-LCH | lch(84.41, 47.50, 88.10°) |
| OKLab | oklab(86.63% 0.0038 0.1134) |
| OKLCH | oklch(86.63% 0.113 88.1) |
| XYZ | xyz(62.3233, 64.8620, 27.0025) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.52
Wheat (survey)
#FBDD7E
ΔE00 3.62
Sandy
#F1DA7A
ΔE00 4.42
Light Mustard
#F7D560
ΔE00 4.47
Maize
#F4D054
ΔE00 5.00
Pale Gold
#FDDE6C
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF78 #789BF2
analogous
#F29278 #F2CF78 #D8F278
triadic
#F2CF78 #78F2CF #CF78F2
tetradic
#F2CF78 #78F292 #789BF2 #F278D8
square
#F2CF78 #78F292 #789BF2 #F278D8
split-complementary
#F2CF78 #78D8F2 #9278F2
monochromatic
#DBA215 #EDBB40 #F2CF78 #F7E3B0 #FCF5E3
Accessibility & contrast
On white
1.50
#F2CF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#F2CF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF78
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF78 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#EAD77B
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cf78; /* rgb */ color: rgb(242, 207, 120); /* oklch */ color: oklch(86.6% 0.113 88.1);
Tailwind
colors: {
custom: {
50: '#f9dda1',
500: '#f2cf78',
950: '#000000',
},
}SCSS
$custom: #f2cf78; $custom-light: #f9dda1; $custom-dark: #000000;
JSON
{
"hex": "#f2cf78",
"rgb": {
"r": 242,
"g": 207,
"b": 120
},
"hsl": {
"h": 42.787,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.86628,
"c": 0.11343,
"h": 88.1
},
"luminance": 0.64859
}Semantic roles & 50–950 ramp
primary
#F2CF78
secondary
#426ACC
accent
#45DF07
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480