#FFF3CF#FFF3CF
#FFF3CF is a very light, muted yellow. Relative luminance 0.899; OKLCH L 96.4% C 0.049 H 91.7°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3CF |
|---|---|
| RGB | rgb(255, 243, 207) |
| HSL | hsl(45, 100%, 91%) |
| HSV | hsv(45, 19%, 100%) |
| CMYK | cmyk(0%, 4.7%, 18.8%, 0%) |
| CIE-LAB | lab(95.94, -1.63, 18.83) |
| CIE-LCH | lch(95.94, 18.90, 94.95°) |
| OKLab | oklab(96.45% -0.0015 0.0485) |
| OKLCH | oklch(96.45% 0.049 91.7) |
| XYZ | xyz(84.5527, 89.8676, 71.9114) |
| Luminance | 0.8987 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.94
Pale
#FFF9D0
ΔE00 3.11
Lemonchiffon
#FFFACD
ΔE00 4.04
Papayawhip
#FFEFD5
ΔE00 4.27
Blanchedalmond
#FFEBCD
ΔE00 4.64
Cream
#FFFDD0
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3CF #CFDBFF
analogous
#FFDBCF #FFF3CF #F3FFCF
triadic
#FFF3CF #CFFFF3 #F3CFFF
tetradic
#FFF3CF #CFFFDB #CFDBFF #FFCFF3
square
#FFF3CF #CFFFDB #CFDBFF #FFCFF3
split-complementary
#FFF3CF #CFF3FF #DBCFFF
monochromatic
#FFD455 #FFE492 #FFF3CF #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.11
#FFF3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#FFF3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3CF
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3CF | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CD
Deuteranopia (green-blind)
#FFF5D0
Tritanopia (blue-blind)
#FFEDE9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff3cf; /* rgb */ color: rgb(255, 243, 207); /* oklch */ color: oklch(96.4% 0.049 91.7);
Tailwind
colors: {
custom: {
50: '#fff7dd',
500: '#fff3cf',
950: '#000000',
},
}SCSS
$custom: #fff3cf; $custom-light: #fff7dd; $custom-dark: #000000;
JSON
{
"hex": "#fff3cf",
"rgb": {
"r": 255,
"g": 243,
"b": 207
},
"hsl": {
"h": 45,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96448,
"c": 0.0485,
"h": 91.7
},
"luminance": 0.89866
}Semantic roles & 50–950 ramp
primary
#FFF3CF
secondary
#88A1EA
accent
#39E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584