#F2CF94#F2CF94
#F2CF94 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.1% C 0.085 H 80.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF94 |
|---|---|
| RGB | rgb(242, 207, 148) |
| HSL | hsl(38, 78%, 76%) |
| HSV | hsv(38, 39%, 95%) |
| CMYK | cmyk(0%, 14.5%, 38.8%, 5.1%) |
| CIE-LAB | lab(84.81, 4.33, 33.88) |
| CIE-LCH | lch(84.81, 34.16, 82.71°) |
| OKLab | oklab(87.08% 0.0144 0.084) |
| OKLCH | oklch(87.08% 0.085 80.3) |
| XYZ | xyz(64.2777, 65.6438, 37.2960) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.17
Pale Peach
#FFE5AD
ΔE00 5.32
Wheat
#F5DEB3
ΔE00 5.50
Moccasin
#FFE4B5
ΔE00 5.54
Burlywood
#DEB887
ΔE00 6.14
Light Peach
#FFD8B1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF94 #94B7F2
analogous
#F2A094 #F2CF94 #E6F294
triadic
#F2CF94 #94F2CF #CF94F2
tetradic
#F2CF94 #94F2A0 #94B7F2 #F294E6
square
#F2CF94 #94F2A0 #94B7F2 #F294E6
split-complementary
#F2CF94 #94E6F2 #A094F2
monochromatic
#E59E27 #EBB75D #F2CF94 #F9E7CB #FCF3E4
Accessibility & contrast
On white
1.49
#F2CF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#F2CF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF94
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF94 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF90
Deuteranopia (green-blind)
#E7D796
Tritanopia (blue-blind)
#FFC4C0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2cf94; /* rgb */ color: rgb(242, 207, 148); /* oklch */ color: oklch(87.1% 0.085 80.3);
Tailwind
colors: {
custom: {
50: '#f8ddb4',
500: '#f2cf94',
950: '#000000',
},
}SCSS
$custom: #f2cf94; $custom-light: #f8ddb4; $custom-dark: #000000;
JSON
{
"hex": "#f2cf94",
"rgb": {
"r": 242,
"g": 207,
"b": 148
},
"hsl": {
"h": 37.66,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.87075,
"c": 0.08519,
"h": 80.3
},
"luminance": 0.65641
}Semantic roles & 50–950 ramp
primary
#F2CF94
secondary
#5B86CF
accent
#58DB0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481