#F3FFAE#F3FFAE
#F3FFAE is a very light, moderate yellow. Relative luminance 0.936; OKLCH L 97.3% C 0.103 H 115.2°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFAE |
|---|---|
| RGB | rgb(243, 255, 174) |
| HSL | hsl(69, 100%, 84%) |
| HSV | hsv(69, 32%, 100%) |
| CMYK | cmyk(4.7%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(97.48, -16.36, 37.47) |
| CIE-LCH | lch(97.48, 40.89, 113.58°) |
| OKLab | oklab(97.25% -0.0438 0.0932) |
| OKLCH | oklch(97.25% 0.103 115.2) |
| XYZ | xyz(80.3621, 93.6314, 53.8753) |
| Luminance | 0.9363 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.68
Creme
#FFFFB6
ΔE00 3.23
Light Beige
#FFFEB6
ΔE00 3.51
Parchment
#FEFCAF
ΔE00 3.53
Cream (survey)
#FFFFC2
ΔE00 4.65
Buff
#FEF69E
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFAE #BAAEFF
analogous
#FFE3AE #F3FFAE #CBFFAE
triadic
#F3FFAE #AEF3FF #FFAEF3
tetradic
#F3FFAE #AEFFE3 #BAAEFF #FFAECB
square
#F3FFAE #AEFFE3 #BAAEFF #FFAECB
split-complementary
#F3FFAE #AECBFF #E3AEFF
monochromatic
#E1FF34 #EAFF71 #F3FFAE #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.06
#F3FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#F3FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFAE
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFAE | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A8
Deuteranopia (green-blind)
#FFF9B2
Tritanopia (blue-blind)
#FCF6EA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f3ffae; /* rgb */ color: rgb(243, 255, 174); /* oklch */ color: oklch(97.3% 0.103 115.2);
Tailwind
colors: {
custom: {
50: '#f8ffc7',
500: '#f3ffae',
950: '#000000',
},
}SCSS
$custom: #f3ffae; $custom-light: #f8ffc7; $custom-dark: #000000;
JSON
{
"hex": "#f3ffae",
"rgb": {
"r": 243,
"g": 255,
"b": 174
},
"hsl": {
"h": 68.889,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97252,
"c": 0.10296,
"h": 115.2
},
"luminance": 0.93631
}Semantic roles & 50–950 ramp
primary
#F3FFAE
secondary
#7E6CE5
accent
#00E622
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171813
muted
#858682