#F2CC94#F2CC94
#F2CC94 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.5% C 0.084 H 76.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CC94 |
|---|---|
| RGB | rgb(242, 204, 148) |
| HSL | hsl(36, 78%, 76%) |
| HSV | hsv(36, 39%, 95%) |
| CMYK | cmyk(0%, 15.7%, 38.8%, 5.1%) |
| CIE-LAB | lab(84.07, 5.89, 32.90) |
| CIE-LCH | lch(84.07, 33.42, 79.85°) |
| OKLab | oklab(86.49% 0.019 0.0817) |
| OKLCH | oklch(86.49% 0.084 76.9) |
| XYZ | xyz(63.5578, 64.2039, 37.0560) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.40
Burlywood
#DEB887
ΔE00 5.16
Light Peach
#FFD8B1
ΔE00 5.71
Wheat
#F5DEB3
ΔE00 6.02
Moccasin
#FFE4B5
ΔE00 6.10
Pale Peach
#FFE5AD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CC94 #94BAF2
analogous
#F29D94 #F2CC94 #E9F294
triadic
#F2CC94 #94F2CC #CC94F2
tetradic
#F2CC94 #94F29D #94BAF2 #F294E9
square
#F2CC94 #94F29D #94BAF2 #F294E9
split-complementary
#F2CC94 #94E9F2 #9D94F2
monochromatic
#E59827 #EBB25D #F2CC94 #F9E6CB #FCF2E4
Accessibility & contrast
On white
1.52
#F2CC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#F2CC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CC94
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CC94 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC90
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#FFC1BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cc94; /* rgb */ color: rgb(242, 204, 148); /* oklch */ color: oklch(86.5% 0.084 76.9);
Tailwind
colors: {
custom: {
50: '#f8dbb4',
500: '#f2cc94',
950: '#000000',
},
}SCSS
$custom: #f2cc94; $custom-light: #f8dbb4; $custom-dark: #000000;
JSON
{
"hex": "#f2cc94",
"rgb": {
"r": 242,
"g": 204,
"b": 148
},
"hsl": {
"h": 35.745,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.86492,
"c": 0.08385,
"h": 76.9
},
"luminance": 0.64201
}Semantic roles & 50–950 ramp
primary
#F2CC94
secondary
#5B8ACF
accent
#5FDB0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481