#F2CC80#F2CC80
#F2CC80 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.2% C 0.104 H 83.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CC80 |
|---|---|
| RGB | rgb(242, 204, 128) |
| HSL | hsl(40, 81%, 73%) |
| HSV | hsv(40, 47%, 95%) |
| CMYK | cmyk(0%, 15.7%, 47.1%, 5.1%) |
| CIE-LAB | lab(83.77, 3.84, 42.71) |
| CIE-LCH | lch(83.77, 42.88, 84.86°) |
| OKLab | oklab(86.16% 0.0113 0.1033) |
| OKLCH | oklch(86.16% 0.104 83.8) |
| XYZ | xyz(62.1093, 63.6245, 29.4272) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.83
Wheat (survey)
#FBDD7E
ΔE00 5.58
Sandy
#F1DA7A
ΔE00 6.52
Light Mustard
#F7D560
ΔE00 6.79
Navajowhite
#FFDEAD
ΔE00 7.07
Pale Peach
#FFE5AD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CC80 #80A6F2
analogous
#F29380 #F2CC80 #DFF280
triadic
#F2CC80 #80F2CC #CC80F2
tetradic
#F2CC80 #80F293 #80A6F2 #F280DF
square
#F2CC80 #80F293 #80A6F2 #F280DF
split-complementary
#F2CC80 #80DFF2 #9380F2
monochromatic
#E19D17 #ECB648 #F2CC80 #F8E2B8 #FCF4E3
Accessibility & contrast
On white
1.53
#F2CC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#F2CC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CC80
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CC80 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7A
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cc80; /* rgb */ color: rgb(242, 204, 128); /* oklch */ color: oklch(86.2% 0.104 83.8);
Tailwind
colors: {
custom: {
50: '#f8dba6',
500: '#f2cc80',
950: '#000000',
},
}SCSS
$custom: #f2cc80; $custom-light: #f8dba6; $custom-dark: #000000;
JSON
{
"hex": "#f2cc80",
"rgb": {
"r": 242,
"g": 204,
"b": 128
},
"hsl": {
"h": 40,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.86157,
"c": 0.1039,
"h": 83.8
},
"luminance": 0.63621
}Semantic roles & 50–950 ramp
primary
#F2CC80
secondary
#4975CD
accent
#4FDE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480