#F2CC86#F2CC86
#F2CC86 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.3% C 0.098 H 82.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CC86 |
|---|---|
| RGB | rgb(242, 204, 134) |
| HSL | hsl(39, 81%, 74%) |
| HSV | hsv(39, 45%, 95%) |
| CMYK | cmyk(0%, 15.7%, 44.6%, 5.1%) |
| CIE-LAB | lab(83.85, 4.42, 39.79) |
| CIE-LCH | lch(83.85, 40.04, 83.66°) |
| OKLab | oklab(86.25% 0.0135 0.097) |
| OKLCH | oklch(86.25% 0.098 82.1) |
| XYZ | xyz(62.5160, 63.7872, 31.5689) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.57
Navajowhite
#FFDEAD
ΔE00 6.16
Wheat (survey)
#FBDD7E
ΔE00 6.42
Pale Peach
#FFE5AD
ΔE00 6.63
Burlywood
#DEB887
ΔE00 6.74
Very Light Brown
#D3B683
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CC86 #86ACF2
analogous
#F29686 #F2CC86 #E2F286
triadic
#F2CC86 #86F2CC #CC86F2
tetradic
#F2CC86 #86F296 #86ACF2 #F286E2
square
#F2CC86 #86F296 #86ACF2 #F286E2
split-complementary
#F2CC86 #86E2F2 #9686F2
monochromatic
#E59D19 #ECB54F #F2CC86 #F8E3BD #FCF3E3
Accessibility & contrast
On white
1.53
#F2CC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#F2CC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CC86
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CC86 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB81
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cc86; /* rgb */ color: rgb(242, 204, 134); /* oklch */ color: oklch(86.3% 0.098 82.1);
Tailwind
colors: {
custom: {
50: '#f8dbaa',
500: '#f2cc86',
950: '#000000',
},
}SCSS
$custom: #f2cc86; $custom-light: #f8dbaa; $custom-dark: #000000;
JSON
{
"hex": "#f2cc86",
"rgb": {
"r": 242,
"g": 204,
"b": 134
},
"hsl": {
"h": 38.889,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.86251,
"c": 0.09795,
"h": 82.1
},
"luminance": 0.63784
}Semantic roles & 50–950 ramp
primary
#F2CC86
secondary
#4E7BCE
accent
#53DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481