#F2C69A#F2C69A
#F2C69A is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.5% C 0.076 H 66.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C69A |
|---|---|
| RGB | rgb(242, 198, 154) |
| HSL | hsl(30, 77%, 78%) |
| HSV | hsv(30, 36%, 95%) |
| CMYK | cmyk(0%, 18.2%, 36.4%, 5.1%) |
| CIE-LAB | lab(82.70, 9.70, 27.95) |
| CIE-LCH | lch(82.70, 29.58, 70.86°) |
| OKLab | oklab(85.45% 0.0305 0.0701) |
| OKLCH | oklch(85.45% 0.076 66.5) |
| XYZ | xyz(62.6464, 61.6015, 39.1560) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.32
Burlywood
#DEB887
ΔE00 4.74
Peach
#FFDAB9
ΔE00 5.46
Apricot
#FBCEB1
ΔE00 5.50
Navajowhite
#FFDEAD
ΔE00 6.49
Tan
#D2B48C
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C69A #9AC6F2
analogous
#F29A9A #F2C69A #F2F29A
triadic
#F2C69A #9AF2C6 #C69AF2
tetradic
#F2C69A #9AF29A #9AC6F2 #F29AF2
square
#F2C69A #9AF29A #9AC6F2 #F29AF2
split-complementary
#F2C69A #9AF2F2 #9A9AF2
monochromatic
#E4892E #EBA764 #F2C69A #F9E5D0 #FCF0E4
Accessibility & contrast
On white
1.58
#F2C69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#F2C69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C69A
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C69A | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C897
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#FFBCBA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2c69a; /* rgb */ color: rgb(242, 198, 154); /* oklch */ color: oklch(85.5% 0.076 66.5);
Tailwind
colors: {
custom: {
50: '#f8d7b8',
500: '#f2c69a',
950: '#000000',
},
}SCSS
$custom: #f2c69a; $custom-light: #f8d7b8; $custom-dark: #000000;
JSON
{
"hex": "#f2c69a",
"rgb": {
"r": 242,
"g": 198,
"b": 154
},
"hsl": {
"h": 30,
"s": 77.193,
"l": 77.647
},
"oklch": {
"l": 0.85452,
"c": 0.07648,
"h": 66.5
},
"luminance": 0.61599
}Semantic roles & 50–950 ramp
primary
#F2C69A
secondary
#6098D0
accent
#73D90C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381