#F2CF86#F2CF86
#F2CF86 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.8% C 0.100 H 84.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF86 |
|---|---|
| RGB | rgb(242, 207, 134) |
| HSL | hsl(41, 81%, 74%) |
| HSV | hsv(41, 45%, 95%) |
| CMYK | cmyk(0%, 14.5%, 44.6%, 5.1%) |
| CIE-LAB | lab(84.60, 2.87, 40.74) |
| CIE-LCH | lch(84.60, 40.84, 85.97°) |
| OKLab | oklab(86.84% 0.009 0.0992) |
| OKLCH | oklch(86.84% 0.1 84.8) |
| XYZ | xyz(63.2359, 65.2270, 31.8088) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.56
Wheat (survey)
#FBDD7E
ΔE00 5.17
Sandy
#F1DA7A
ΔE00 6.03
Pale Peach
#FFE5AD
ΔE00 6.15
Navajowhite
#FFDEAD
ΔE00 6.38
Light Mustard
#F7D560
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF86 #86A9F2
analogous
#F29986 #F2CF86 #DFF286
triadic
#F2CF86 #86F2CF #CF86F2
tetradic
#F2CF86 #86F299 #86A9F2 #F286DF
square
#F2CF86 #86F299 #86A9F2 #F286DF
split-complementary
#F2CF86 #86DFF2 #9986F2
monochromatic
#E5A319 #ECB94F #F2CF86 #F8E5BD #FCF4E3
Accessibility & contrast
On white
1.50
#F2CF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#F2CF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF86
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF86 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE80
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#FFC3BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cf86; /* rgb */ color: rgb(242, 207, 134); /* oklch */ color: oklch(86.8% 0.100 84.8);
Tailwind
colors: {
custom: {
50: '#f8ddaa',
500: '#f2cf86',
950: '#000000',
},
}SCSS
$custom: #f2cf86; $custom-light: #f8ddaa; $custom-dark: #000000;
JSON
{
"hex": "#f2cf86",
"rgb": {
"r": 242,
"g": 207,
"b": 134
},
"hsl": {
"h": 40.556,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.86838,
"c": 0.09959,
"h": 84.8
},
"luminance": 0.65224
}Semantic roles & 50–950 ramp
primary
#F2CF86
secondary
#4E78CE
accent
#4DDD09
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481