#F2CF84#F2CF84
#F2CF84 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.8% C 0.102 H 85.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF84 |
|---|---|
| RGB | rgb(242, 207, 132) |
| HSL | hsl(41, 81%, 73%) |
| HSV | hsv(41, 45%, 95%) |
| CMYK | cmyk(0%, 14.5%, 45.5%, 5.1%) |
| CIE-LAB | lab(84.57, 2.68, 41.71) |
| CIE-LCH | lch(84.57, 41.80, 86.33°) |
| OKLab | oklab(86.81% 0.0082 0.1013) |
| OKLCH | oklch(86.81% 0.102 85.4) |
| XYZ | xyz(63.0977, 65.1717, 31.0811) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.32
Wheat (survey)
#FBDD7E
ΔE00 4.88
Sandy
#F1DA7A
ΔE00 5.74
Pale Peach
#FFE5AD
ΔE00 6.35
Light Mustard
#F7D560
ΔE00 6.52
Navajowhite
#FFDEAD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF84 #84A7F2
analogous
#F29884 #F2CF84 #DEF284
triadic
#F2CF84 #84F2CF #CF84F2
tetradic
#F2CF84 #84F298 #84A7F2 #F284DE
square
#F2CF84 #84F298 #84A7F2 #F284DE
split-complementary
#F2CF84 #84DEF2 #9884F2
monochromatic
#E4A318 #ECB94D #F2CF84 #F8E5BB #FCF4E3
Accessibility & contrast
On white
1.50
#F2CF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#F2CF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF84
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF84 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7E
Deuteranopia (green-blind)
#E8D786
Tritanopia (blue-blind)
#FFC3BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cf84; /* rgb */ color: rgb(242, 207, 132); /* oklch */ color: oklch(86.8% 0.102 85.4);
Tailwind
colors: {
custom: {
50: '#f8dda9',
500: '#f2cf84',
950: '#000000',
},
}SCSS
$custom: #f2cf84; $custom-light: #f8dda9; $custom-dark: #000000;
JSON
{
"hex": "#f2cf84",
"rgb": {
"r": 242,
"g": 207,
"b": 132
},
"hsl": {
"h": 40.909,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.86806,
"c": 0.1016,
"h": 85.4
},
"luminance": 0.65169
}Semantic roles & 50–950 ramp
primary
#F2CF84
secondary
#4D76CE
accent
#4CDD08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480