#F2D693#F2D693
#F2D693 is a very light, moderate orange. Relative luminance 0.691; OKLCH L 88.4% C 0.090 H 87.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D693 |
|---|---|
| RGB | rgb(242, 214, 147) |
| HSL | hsl(42, 79%, 76%) |
| HSV | hsv(42, 39%, 95%) |
| CMYK | cmyk(0%, 11.6%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.54, 0.62, 36.66) |
| CIE-LCH | lch(86.54, 36.66, 89.04°) |
| OKLab | oklab(88.43% 0.0035 0.0904) |
| OKLCH | oklch(88.43% 0.09 87.8) |
| XYZ | xyz(65.9326, 69.0795, 37.4588) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.13
Sand (survey)
#E2CA76
ΔE00 4.83
Wheat (survey)
#FBDD7E
ΔE00 4.98
Vanilla
#F3E5AB
ΔE00 5.25
Navajowhite
#FFDEAD
ΔE00 5.40
Beige (survey)
#E6DAA6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D693 #93AFF2
analogous
#F2A793 #F2D693 #DFF293
triadic
#F2D693 #93F2D6 #D693F2
tetradic
#F2D693 #93F2A7 #93AFF2 #F293DF
square
#F2D693 #93F2A7 #93AFF2 #F293DF
split-complementary
#F2D693 #93DFF2 #A793F2
monochromatic
#E5AD26 #EBC15C #F2D693 #F9EBCA #FCF5E4
Accessibility & contrast
On white
1.42
#F2D693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#F2D693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D693
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D693 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48E
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#FFCBC5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2d693; /* rgb */ color: rgb(242, 214, 147); /* oklch */ color: oklch(88.4% 0.090 87.8);
Tailwind
colors: {
custom: {
50: '#f8e2b3',
500: '#f2d693',
950: '#000000',
},
}SCSS
$custom: #f2d693; $custom-light: #f8e2b3; $custom-dark: #000000;
JSON
{
"hex": "#f2d693",
"rgb": {
"r": 242,
"g": 214,
"b": 147
},
"hsl": {
"h": 42.316,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.88431,
"c": 0.09047,
"h": 87.8
},
"luminance": 0.69077
}Semantic roles & 50–950 ramp
primary
#F2D693
secondary
#5A7DCF
accent
#48DB0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481